From: Pierre Joye Date: Mon, 18 Aug 2008 07:47:52 +0000 (+0000) Subject: - this change was not part of the env patch X-Git-Tag: BEFORE_HEAD_NS_CHANGE~666 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=171791837dd54d52ba80177c0b6649bdc4fdcef4;p=php - this change was not part of the env patch --- diff --git a/ext/standard/basic_functions.c b/ext/standard/basic_functions.c index 754263f50d..9fe1da8795 100644 --- a/ext/standard/basic_functions.c +++ b/ext/standard/basic_functions.c @@ -61,11 +61,7 @@ typedef struct yy_buffer_state *YY_BUFFER_STATE; #include #endif -#ifndef PHP_WIN32 -# include -#else -# include "win32/inet.h" -#endif +#include #if HAVE_ARPA_INET_H # include