patch-lib_libipsecconf_starterwhack_c 375 B

1234567891011
  1. --- openswan-2.6.38.orig/lib/libipsecconf/starterwhack.c 2012-03-23 22:33:43.000000000 +0100
  2. +++ openswan-2.6.38/lib/libipsecconf/starterwhack.c 2014-03-26 21:21:22.000000000 +0100
  3. @@ -17,7 +17,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>