aboutsummaryrefslogtreecommitdiff
path: root/net/hs20/patches/010-libxml-212.patch
blob: b9a385444dc383995ab2c5e23fcf198a6ca87fba (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/utils/xml_libxml2.c
+++ b/src/utils/xml_libxml2.c
@@ -8,7 +8,7 @@
 
 #include "includes.h"
 #define LIBXML_VALID_ENABLED
-#include <libxml/tree.h>
+#include <libxml/parser.h>
 #include <libxml/xmlschemastypes.h>
 
 #include "common.h"