patch-lib_libipsecconf_starterwhack_c 375 B

1234567891011
  1. --- openswan-2.6.43.orig/lib/libipsecconf/starterwhack.c 2015-03-13 13:49:09.000000000 -0500
  2. +++ openswan-2.6.43/lib/libipsecconf/starterwhack.c 2015-05-01 04:01:15.147426999 -0500
  3. @@ -18,7 +18,7 @@
  4. #include <sys/types.h>
  5. #include <sys/socket.h>
  6. #include <sys/un.h>
  7. -#include <sys/queue.h>
  8. +#include "queue.h"
  9. #include <stddef.h>
  10. #include <stdio.h>
  11. #include <stdlib.h>