Skip to content

Commit be2d9fd

Browse files
committed
Remove unused include from xml.c
1 parent ec19989 commit be2d9fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/xml/xml.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#ifdef HAVE_XML
3030

3131
#include "php_xml.h"
32-
# include "ext/standard/head.h"
3332
#ifdef LIBXML_EXPAT_COMPAT
3433
#include "ext/libxml/php_libxml.h"
3534
#endif

0 commit comments

Comments
 (0)