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
binutils: update to 2.43.1
[openadk.git]
/
package
/
openswan
/
patches
/
patch-lib_libipsecconf_confread_c
blob
59afc8bf3de01f74a2da298ba0502fafce2b0a1f
1
--- openswan-2.6.46.orig/lib/libipsecconf/confread.c 2016-01-22 16:50:30.000000000 +0100
2
+++ openswan-2.6.46/lib/libipsecconf/confread.c 2016-02-15 20:55:32.000000000 +0100
3
@@ -32,7 +32,7 @@
4
#include <string.h>
5
#include <limits.h>
6
#include <assert.h>
7
-#include <sys/queue.h>
8
+#include "queue.h"
9
10
#include "oswalloc.h"
11
#include "libopenswan.h"