diff options
Diffstat (limited to 'ext/xml/xml.c')
-rw-r--r-- | ext/xml/xml.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/xml/xml.c b/ext/xml/xml.c index 838a03e3e4..6cfb1f07ab 100644 --- a/ext/xml/xml.c +++ b/ext/xml/xml.c @@ -35,7 +35,6 @@ #if HAVE_LIBEXPAT -/*#ifndef PHP_WIN32*/ #if !defined(PHP_WIN32) && !defined(NETWARE) # include "build-defs.h" # endif |