X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=ea2c2559e0262b81f666cb6f131567ac84d53996;hp=1234f9ba273418c9c5c1ecd699bf4c7ecb464e2c;hb=2d5d8aa343778897c7eedb25464a2cb0a789d748;hpb=e93a92c530d8adb0e99682b458edcb05efc7db0d diff --git a/php_http.h b/php_http.h index 1234f9b..ea2c255 100644 --- a/php_http.h +++ b/php_http.h @@ -42,6 +42,10 @@ typedef struct { #ifdef HTTP_HAVE_CURL +#ifdef PHP_WIN32 +# include +#endif + #include typedef struct {