* attempt to be smarter than windows ;)
[m6w6/ext-http] / php_http_curl_api.h
index ca0f29202017b612f0623243bf46f42ccb2a5293..5e3d3e11fa651010a3b9d09483a26474aa10e0e8 100644 (file)
@@ -19,7 +19,6 @@
 #define PHP_HTTP_CURL_API_H
 
 #ifdef PHP_WIN32
-#      define _WINSOCKAPI_
 #      include <winsock2.h>
 #endif