X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=dce7b5982899ea34bf6b934b6690478a8bd341af;hb=cf24fb7a4a7140efa82a1ac15fac79347283d6fb;hp=e646c20097b0688056f30d62103ccc00bba969d2;hpb=8418b76b51483dabb980519c88cf3a9e762d396b;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index e646c20..dce7b59 100644 --- a/php_http.h +++ b/php_http.h @@ -22,7 +22,6 @@ #include "phpstr/phpstr.h" #include "missing.h" - #ifdef HTTP_WANT_NETDB # ifdef PHP_WIN32 # include @@ -34,6 +33,7 @@ #if defined(HTTP_WANT_CURL) && defined(HTTP_HAVE_CURL) # ifdef PHP_WIN32 # include +# define CURL_STATICLIB # endif # include #endif