]> granicus.if.org Git - php/commitdiff
removed the unwanted NetWare Code
authorAnantha Kesari H Y <hyanantha@php.net>
Tue, 28 Jun 2005 15:22:39 +0000 (15:22 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Tue, 28 Jun 2005 15:22:39 +0000 (15:22 +0000)
ext/standard/image.c

index 0b40643d748ff892e5e9e66a2b7127a7cc645f59..7aec82b8923e42aeaf5d48b7eec392a317596576 100644 (file)
@@ -21,9 +21,6 @@
 
 #include "php.h"
 #include <stdio.h>
-#if defined(NETWARE) && !defined(NEW_LIBC)
-#include <sys/socket.h>
-#endif
 #if HAVE_FCNTL_H
 #include <fcntl.h>
 #endif