From: Anantha Kesari H Y Date: Sat, 25 Sep 2004 15:30:26 +0000 (+0000) Subject: removed NEW_LIBC checks in NETWARE X-Git-Tag: PRE_NEW_VM_GEN_PATCH~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80a4042a5ccbaaf97a1be8234c3616b3b608df64;p=php removed NEW_LIBC checks in NETWARE --- diff --git a/ext/standard/flock_compat.c b/ext/standard/flock_compat.c index 373f43f9cd..0b1d0b1c22 100644 --- a/ext/standard/flock_compat.c +++ b/ext/standard/flock_compat.c @@ -33,11 +33,7 @@ #endif #ifdef NETWARE -#ifdef NEW_LIBC #include -#else -#include -#endif #endif #ifndef HAVE_FLOCK