* attempt to be smarter than windows ;)
[m6w6/ext-http] / http_api.c
index 554c648ac1dbd7ef1135a81b86ff05347901f9bb..6567e6b487894dcf56ac163c2a97f4efd5bcbdfe 100644 (file)
@@ -22,7 +22,6 @@
 #include <ctype.h>
 
 #ifdef PHP_WIN32
-#      define _WINSOCKAPI_
 #      include <winsock2.h>
 #elif defined(HAVE_NETDB_H)
 #      include <netdb.h>