X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_client_curl_user.h;h=a6ea847f8ca751061a84fce4c20b5c2973917427;hp=39364be7bc8a6ac8961882f28827c083253d7e1b;hb=567a61130ed7f4fd7b47fe104ec32990f84bc06e;hpb=d5c7f974d81c724c6fad8b54f1c37ce0795119de diff --git a/src/php_http_client_curl_user.h b/src/php_http_client_curl_user.h index 39364be..a6ea847 100644 --- a/src/php_http_client_curl_user.h +++ b/src/php_http_client_curl_user.h @@ -13,7 +13,7 @@ #ifndef PHP_HTTP_CLIENT_CURL_USER_H #define PHP_HTTP_CLIENT_CURL_USER_H -#if PHP_HTTP_HAVE_CURL +#if PHP_HTTP_HAVE_LIBCURL typedef struct php_http_client_curl_user_context { php_http_client_t *client;