summaryrefslogtreecommitdiff
path: root/ext/xml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml')
-rw-r--r--ext/xml/expat_compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/xml/expat_compat.h b/ext/xml/expat_compat.h
index 5c979c7cf9..f4820e837a 100644
--- a/ext/xml/expat_compat.h
+++ b/ext/xml/expat_compat.h
@@ -23,8 +23,6 @@
#ifdef PHP_WIN32
#include "config.w32.h"
-#elif defined(NETWARE)
-#include "config.nw.h"
#else
#include <php_config.h>
#endif