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_libalgoparse_kernel_alg_c
blob
dbb01fb0d36e9e6711e75aa6ca856be64340ef1b
1
--- Openswan-3.0.0.orig/lib/libalgoparse/kernel_alg.c 2021-01-22 19:25:50.000000000 +0100
2
+++ Openswan-3.0.0/lib/libalgoparse/kernel_alg.c 2022-03-22 16:18:54.795141065 +0100
3
@@ -27,7 +27,7 @@
4
#include <netinet/in.h>
5
#include <arpa/inet.h>
6
#include <unistd.h>
7
-#include <sys/queue.h>
8
+#include "queue.h"
9
10
#include <openswan.h>
11