mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 01:09:57 +08:00
12 lines
193 B
Diff
12 lines
193 B
Diff
--- 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
|