patch-lib_libipsecconf_cmp_c 292 B

1234567891011
  1. --- openswan-2.6.38.orig/lib/libipsecconf/cmp.c 2012-03-23 22:33:43.000000000 +0100
  2. +++ openswan-2.6.38/lib/libipsecconf/cmp.c 2014-03-27 08:42:09.000000000 +0100
  3. @@ -15,7 +15,7 @@
  4. *
  5. */
  6. -#include <sys/queue.h>
  7. +#include "queue.h"
  8. #include <string.h>
  9. #include "ipsecconf/keywords.h"