From: Anantha Kesari H Y Date: Wed, 29 Jun 2005 06:46:59 +0000 (+0000) Subject: removed the unwanted NetWare Code X-Git-Tag: php-5.0.5RC1~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b5f44e88c16150528cf06f0047b31865a7fb6f2;p=php removed the unwanted NetWare Code --- diff --git a/main/reentrancy.c b/main/reentrancy.c index 8d7a7ff2bb..db2313f07f 100644 --- a/main/reentrancy.c +++ b/main/reentrancy.c @@ -29,11 +29,6 @@ #include "win32/readdir.h" #endif -#if defined(NETWARE) && !(NEW_LIBC) -/*#include */ -#include -#endif - #include "php_reentrancy.h" #include "ext/standard/php_rand.h" /* for PHP_RAND_MAX */