We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdc09a0 + 903fcb4 commit a741371Copy full SHA for a741371
1 file changed
ext/dom/document.c
@@ -22,7 +22,6 @@
22
#include "php.h"
23
#if defined(HAVE_LIBXML) && defined(HAVE_DOM)
24
#include "php_dom.h"
25
-#include <libxml/SAX.h>
26
#include <libxml/xmlsave.h>
27
#ifdef LIBXML_SCHEMAS_ENABLED
28
#include <libxml/relaxng.h>
0 commit comments