summaryrefslogtreecommitdiff
path: root/main/php_compat.h
diff options
context:
space:
mode:
authorAnantha Kesari H Y <hyanantha@php.net>2005-02-23 10:31:44 +0000
committerAnantha Kesari H Y <hyanantha@php.net>2005-02-23 10:31:44 +0000
commitfc7bbdddbd36bf2fd0b40310f5e12237a19aa008 (patch)
tree81e07ea27e032dbfb770dcbd2e8c7450ba0362fc /main/php_compat.h
parentf04b1e97bb95738775f24f9a28c807ad84581419 (diff)
downloadphp-git-fc7bbdddbd36bf2fd0b40310f5e12237a19aa008.tar.gz
NetWare can make use autoconf generated header file
Diffstat (limited to 'main/php_compat.h')
-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