We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f2036 commit 61dd95bCopy full SHA for 61dd95b
libxslt/imports.c
@@ -15,7 +15,7 @@
15
#include <string.h>
16
17
#include <libxml/xmlmemory.h>
18
-#include <libxml/tree.h>
+#include <libxml/parser.h>
19
#include <libxml/hash.h>
20
#include <libxml/xmlerror.h>
21
#include <libxml/uri.h>
libxslt/security.c
@@ -37,7 +37,7 @@
37
#endif
38
39
40
41
42
#include "xslt.h"
43
#include "xsltInternals.h"
0 commit comments