]> granicus.if.org Git - php/commitdiff
removed the unwanted NetWare Code
authorAnantha Kesari H Y <hyanantha@php.net>
Wed, 29 Jun 2005 06:46:59 +0000 (06:46 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Wed, 29 Jun 2005 06:46:59 +0000 (06:46 +0000)
main/reentrancy.c

index 8d7a7ff2bb93eb5f515e03243232ebe516b6318a..db2313f07fa0a24d2e960e2595c26556bed7a4c6 100644 (file)
 #include "win32/readdir.h"
 #endif
 
-#if defined(NETWARE) && !(NEW_LIBC)
-/*#include <ws2nlm.h>*/
-#include <sys/socket.h>
-#endif
-
 #include "php_reentrancy.h"
 #include "ext/standard/php_rand.h"                   /* for PHP_RAND_MAX */