summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/php_compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php_compat.h b/main/php_compat.h
index ceb5cf8882..b52cc92d5c 100644
--- a/main/php_compat.h
+++ b/main/php_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