mirror of
https://github.com/php/php-src.git
synced 2024-12-27 02:39:39 +08:00
include libxml/xinclude.h to make some compilers happy
This commit is contained in:
parent
1936c5c7a6
commit
993d235c07
@ -26,6 +26,7 @@
|
||||
#include <libxml/parserInternals.h>
|
||||
#include <libxml/tree.h>
|
||||
#include <libxml/xmlerror.h>
|
||||
#include <libxml/xinclude.h>
|
||||
#if defined(LIBXML_HTML_ENABLED)
|
||||
#include <libxml/HTMLparser.h>
|
||||
#include <libxml/HTMLtree.h>
|
||||
|
Loading…
Reference in New Issue
Block a user