From 2183cfb6494c37371c9fddb8508be879be3c732c Mon Sep 17 00:00:00 2001 From: Anantha Kesari H Y Date: Tue, 28 Jun 2005 15:22:39 +0000 Subject: [PATCH] removed the unwanted NetWare Code --- ext/standard/image.c | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.50.1