X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=php_http_curl_api.h;h=586259e41ed885af4f7902f8da594d614125c94d;hb=2253ca28b6a5699a8e2d62a0458ced3cb7a3107a;hp=ca0f29202017b612f0623243bf46f42ccb2a5293;hpb=d226b8581f49234f6769a123173b268aa9b2bb60;p=m6w6%2Fext-http diff --git a/php_http_curl_api.h b/php_http_curl_api.h index ca0f292..586259e 100644 --- a/php_http_curl_api.h +++ b/php_http_curl_api.h @@ -18,8 +18,9 @@ #ifndef PHP_HTTP_CURL_API_H #define PHP_HTTP_CURL_API_H +#include "php_http_std_defs.h" + #ifdef PHP_WIN32 -# define _WINSOCKAPI_ # include #endif