Skip to content

Commit bb00743

Browse files
committed
Fix libxml2 build for 2.12.0-2.12.2
1 parent 3fa5af8 commit bb00743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/libxml/libxml.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include <libxml/uri.h>
3636
#include <libxml/xmlerror.h>
3737
#include <libxml/xmlsave.h>
38+
#include <libxml/entities.h>
3839
#ifdef LIBXML_SCHEMAS_ENABLED
3940
#include <libxml/relaxng.h>
4041
#include <libxml/xmlschemas.h>

0 commit comments

Comments
 (0)