* attempt to be smarter than windows ;)
[m6w6/ext-http] / php_http.h
index e6191c820025001ba956a22e02e880e3ce06c889..ea2c2559e0262b81f666cb6f131567ac84d53996 100644 (file)
@@ -43,7 +43,6 @@ typedef struct {
 #ifdef HTTP_HAVE_CURL
 
 #ifdef PHP_WIN32
-#      define _WINSOCKAPI_
 #      include <winsock2.h>
 #endif