From: Anantha Kesari H Y Date: Mon, 27 Sep 2004 14:19:07 +0000 (+0000) Subject: removed unwanted NEW_LIBC checks and comments X-Git-Tag: PRE_NEW_VM_GEN_PATCH~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e510e26aa6e58a43c4d39223450c282feb4abd84;p=php removed unwanted NEW_LIBC checks and comments --- diff --git a/ext/snmp/snmp.c b/ext/snmp/snmp.c index 2100008a2e..6846cf5139 100644 --- a/ext/snmp/snmp.c +++ b/ext/snmp/snmp.c @@ -40,19 +40,13 @@ #include "win32/time.h" #elif defined(NETWARE) #ifdef USE_WINSOCK -/*#include */ #include #else #include #endif #include -/*#include */ -#ifdef NEW_LIBC #include #else -#include "netware/time_nw.h" -#endif -#else #include #include #include