mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Fix libxml2 build for 2.12.0-2.12.2
This commit is contained in:
parent
3fa5af8496
commit
bb007438e2
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include <libxml/uri.h>
|
||||
#include <libxml/xmlerror.h>
|
||||
#include <libxml/xmlsave.h>
|
||||
#include <libxml/entities.h>
|
||||
#ifdef LIBXML_SCHEMAS_ENABLED
|
||||
#include <libxml/relaxng.h>
|
||||
#include <libxml/xmlschemas.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue