From: Anantha Kesari H Y Date: Wed, 23 Feb 2005 10:31:44 +0000 (+0000) Subject: NetWare can make use autoconf generated header file X-Git-Tag: RELEASE_0_3~239 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc7bbdddbd36bf2fd0b40310f5e12237a19aa008;p=php NetWare can make use autoconf generated header file --- 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 #endif