From: Anantha Kesari H Y Date: Tue, 28 Jun 2005 15:22:39 +0000 (+0000) Subject: removed the unwanted NetWare Code X-Git-Tag: php-5.0.5RC1~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2183cfb6494c37371c9fddb8508be879be3c732c;p=php removed the unwanted NetWare Code --- diff --git a/ext/standard/image.c b/ext/standard/image.c index 0b40643d74..7aec82b892 100644 --- a/ext/standard/image.c +++ b/ext/standard/image.c @@ -21,9 +21,6 @@ #include "php.h" #include -#if defined(NETWARE) && !defined(NEW_LIBC) -#include -#endif #if HAVE_FCNTL_H #include #endif