From: Anantha Kesari H Y Date: Mon, 14 Feb 2005 11:10:07 +0000 (+0000) Subject: NetWare Libc has php.h so no need of having netware specific block here X-Git-Tag: RELEASE_0_2_4~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c1e2e15b89d63a8b2afea047be18437608d49cb;p=php NetWare Libc has php.h so no need of having netware specific block here --- diff --git a/main/php.h b/main/php.h index c650d783e8..6d58825b6e 100644 --- a/main/php.h +++ b/main/php.h @@ -201,9 +201,6 @@ char *strerror(int); # ifdef PHP_WIN32 #include "win32/pwd.h" #include "win32/param.h" -#elif defined(NETWARE) -#include -#include "NetWare/pwd.h" # else #include #include