X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=31e70df26ffedcc03ea9b46e96875855ac2be68c;hp=ba01060d08f40cabee0c76abce5b7c29ef1841cd;hb=8191c55421fb6ecc86185608a8b0510da1525e1e;hpb=bdfb6ea52cee9a08738172d6bdaa20131610c4af diff --git a/php_http_api.h b/php_http_api.h index ba01060..31e70df 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -24,6 +24,7 @@ #include #include +#include #include #include #include @@ -94,7 +95,6 @@ typedef int STATUS; #include "php_http_negotiate.h" #include "php_http_object.h" #include "php_http_params.h" -#include "php_http_property_proxy.h" #include "php_http_querystring.h" #include "php_http_client_interface.h" #include "php_http_client.h"