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_parser_l
blob
7c4bff2d3063d0dc4e92a38e01786aeed70d6e4a
1
--- openswan-2.6.38.orig/lib/libipsecconf/parser.l 2012-03-23 22:33:43.000000000 +0100
2
+++ openswan-2.6.38/lib/libipsecconf/parser.l 2014-03-27 08:47:12.000000000 +0100
3
@@ -19,7 +19,7 @@
4
*
5
*/
6
7
-#include <sys/queue.h>
8
+#include "queue.h"
9
#include <string.h>
10
#include <stdlib.h>
11
#include <assert.h>