patch-cli_c 355 B

12345678910
  1. --- l2tpns-2.1.21.orig/cli.c 2005-12-06 10:43:42.000000000 +0100
  2. +++ l2tpns-2.1.21/cli.c 2013-12-21 14:33:08.000000000 +0100
  3. @@ -4,6 +4,7 @@
  4. char const *cvs_name = "$Name: release_2_1_21 $";
  5. char const *cvs_id_cli = "$Id: cli.c,v 1.71 2005/12/06 09:43:42 bodea Exp $";
  6. +#include <fcntl.h>
  7. #include <stdio.h>
  8. #include <stddef.h>
  9. #include <stdarg.h>