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_keywords_c
blob
671e9564b6586a4130ab19d14689bc6d7fd5a97b
1
--- Openswan-3.0.0.orig/lib/libipsecconf/keywords.c 2021-01-22 19:25:50.000000000 +0100
2
+++ Openswan-3.0.0/lib/libipsecconf/keywords.c 2022-03-22 16:20:38.212636657 +0100
3
@@ -20,7 +20,7 @@
4
*
5
*/
6
7
-#include <sys/queue.h>
8
+#include "queue.h"
9
#include <string.h>
10
#include <assert.h>
11
#include <stdlib.h>