X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_curl_api.c;h=288a08473ceb1e830cb8ecaa2f59d1e1c87d181a;hp=dbd244071fcc91c377605ddc1d3e002e0ff14cbd;hb=6dd728f3faa5dcedf81f3f9a6cfe2e41993efc0b;hpb=3b2a6db2424f9181e88dca6639fe68f2a709f7e9 diff --git a/http_curl_api.c b/http_curl_api.c index dbd2440..288a084 100644 --- a/http_curl_api.c +++ b/http_curl_api.c @@ -33,6 +33,7 @@ #include "php_http.h" #include "php_http_api.h" #include "php_http_curl_api.h" +#include "php_http_std_defs.h" #include "ext/standard/php_smart_str.h" @@ -643,4 +644,4 @@ PHP_HTTP_API STATUS _http_post_curldata_ex(CURL *ch, const char *URL, * End: * vim600: noet sw=4 ts=4 fdm=marker * vim<600: noet sw=4 ts=4 - */ \ No newline at end of file + */