diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main/php.h b/main/php.h index d6c220b3e1..6cd191453a 100644 --- a/main/php.h +++ b/main/php.h @@ -22,10 +22,6 @@ #ifndef PHP_H #define PHP_H -#ifdef PHP_WIN32 -#include <winsock2.h> -#endif - #ifdef HAVE_DMALLOC #include <dmalloc.h> #endif |