aboutsummaryrefslogtreecommitdiff
path: root/net/openconnect/patches/010-libxml212.patch
blob: b8c821f21f18e87db2127ca7c411e7e69ae08e8f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/openconnect-internal.h
+++ b/openconnect-internal.h
@@ -84,7 +84,7 @@
 #endif
 #define N_(s) s
 
-#include <libxml/tree.h>
+#include <libxml/parser.h>
 #include <zlib.h>
 
 #ifdef _WIN32