X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=00a09aebc4c23190cc80f1f2787c4f18936bc2ac;hp=5bddb0c42e670a69fe0bdc6049614b97953354f5;hb=refs%2Fheads%2Fv2.3.x;hpb=c5a2e0f00072f02c1aac569487ccf4f803b89f64 diff --git a/php_http_api.h b/php_http_api.h index 5bddb0c..00a09ae 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -56,6 +56,8 @@ typedef int STATUS; # define PHP_HTTP_HAVE_JSON #endif +#include + #ifdef PHP_WIN32 # define CURL_STATICLIB # include @@ -79,7 +81,6 @@ typedef int STATUS; #include "php_http.h" #include "php_http_buffer.h" -#include "php_http_strlist.h" #include "php_http_misc.h" #include "php_http_options.h"