]> granicus.if.org Git - php/commitdiff
- MFH: this change was not part of the env patch
authorPierre Joye <pajoye@php.net>
Mon, 18 Aug 2008 07:50:10 +0000 (07:50 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 18 Aug 2008 07:50:10 +0000 (07:50 +0000)
ext/standard/basic_functions.c

index 5a7e5212ec22943a0ab415958767f60fc95d66a9..26fce2e7f394af2547d8c287823a6581b46c4961 100644 (file)
@@ -63,11 +63,7 @@ typedef struct yy_buffer_state *YY_BUFFER_STATE;
 #include <netinet/in.h>
 #endif
 
-#ifndef PHP_WIN32
 # include<netdb.h>
-#else
-# include "win32/inet.h"
-#endif
 
 #if HAVE_ARPA_INET_H
 # include <arpa/inet.h>