summaryrefslogtreecommitdiff
path: root/package/openswan/patches/patch-lib_libipsecconf_keywords_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/openswan/patches/patch-lib_libipsecconf_keywords_c')
-rw-r--r--package/openswan/patches/patch-lib_libipsecconf_keywords_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/openswan/patches/patch-lib_libipsecconf_keywords_c b/package/openswan/patches/patch-lib_libipsecconf_keywords_c
new file mode 100644
index 000000000..671e9564b
--- /dev/null
+++ b/package/openswan/patches/patch-lib_libipsecconf_keywords_c
@@ -0,0 +1,11 @@
+--- Openswan-3.0.0.orig/lib/libipsecconf/keywords.c 2021-01-22 19:25:50.000000000 +0100
++++ Openswan-3.0.0/lib/libipsecconf/keywords.c 2022-03-22 16:20:38.212636657 +0100
+@@ -20,7 +20,7 @@
+ *
+ */
+
+-#include <sys/queue.h>
++#include "queue.h"
+ #include <string.h>
+ #include <assert.h>
+ #include <stdlib.h>