X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_client_curl.c;fp=src%2Fphp_http_client_curl.c;h=f286324d808cdb5e535a31668d2f4ed44c711e72;hp=e5132113015c8f5b30ff76873d65d27a678d1868;hb=ba994a971deb5cd596f2348e865117bd4208a093;hpb=88777c1740ba1cb88420e1189b7ebfdb20f61c15 diff --git a/src/php_http_client_curl.c b/src/php_http_client_curl.c index e513211..f286324 100644 --- a/src/php_http_client_curl.c +++ b/src/php_http_client_curl.c @@ -21,7 +21,7 @@ # include #endif #if PHP_HTTP_HAVE_LIBCURL_GNUTLS -# include +# include #endif typedef struct php_http_client_curl_handler {