imgtec-ci20: genimage config/ u-boot env
[openadk.git] / package / openswan / patches / patch-lib_libipsecconf_starterwhack_c
blob46c6497fefac6d5164a20de8150eec1456f3dcd6
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>