We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3101c commit 8fcd71dCopy full SHA for 8fcd71d
ext/xml/expat_compat.h
@@ -24,6 +24,8 @@
24
#if !defined(HAVE_LIBEXPAT) && defined(HAVE_LIBXML)
25
#define LIBXML_EXPAT_COMPAT 1
26
27
+#include "php_compat.h"
28
+
29
#include <libxml/hash.h>
30
#include <libxml/parser.h>
31
#include <libxml/parserInternals.h>
0 commit comments