summaryrefslogtreecommitdiffstats
path: root/network/openconnect/libxml-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/openconnect/libxml-fix.patch')
-rw-r--r--network/openconnect/libxml-fix.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/openconnect/libxml-fix.patch b/network/openconnect/libxml-fix.patch
new file mode 100644
index 0000000000..f6ee59a16a
--- /dev/null
+++ b/network/openconnect/libxml-fix.patch
@@ -0,0 +1,10 @@
+--- openconnect-internal.h.org 2023-05-19 18:12:15.000000000 +0200
++++ openconnect-internal.h 2023-12-12 18:38:19.651357296 +0100
+@@ -85,6 +85,7 @@
+ #define N_(s) s
+
+ #include <libxml/tree.h>
++#include <libxml/parser.h>
+ #include <zlib.h>
+
+ #ifdef _WIN32