repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
imgtec-ci20: genimage config/ u-boot env
[openadk.git]
/
package
/
openswan
/
patches
/
patch-lib_libipsecconf_starterwhack_c
blob
46c6497fefac6d5164a20de8150eec1456f3dcd6
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>