X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_curl_api.c;fp=http_curl_api.c;h=6e96940daf7ad77da0c906f18286d4a0ab9a4623;hp=b4a8077b299cb30c361437efd84fdae0dd8ffcc3;hb=adeb28c27b5ee0ce27d477a42815f8fdee8bf9fe;hpb=d6a9379d1794b38dc6868dd6486aedb63c993332 diff --git a/http_curl_api.c b/http_curl_api.c index b4a8077..6e96940 100644 --- a/http_curl_api.c +++ b/http_curl_api.c @@ -20,13 +20,10 @@ #endif #ifdef PHP_WIN32 -# define _WINSOCKAPI_ # include -# include #endif #include -#include #include "php.h" #include "php_http.h"