X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_querystring.c;h=ead598bbb9a4f19756906c06a6cb9ec6fa463c0c;hp=364d2ee6bf637f7a24c1e1d2d3c8f232e4908a7c;hb=2e9ac0202f2c5f1cb94e0afd4b66c1c35c316284;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405 diff --git a/php_http_querystring.c b/php_http_querystring.c index 364d2ee..ead598b 100644 --- a/php_http_querystring.c +++ b/php_http_querystring.c @@ -10,11 +10,10 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" +#include "php_http_api.h" -#include
+#include #include -#include #ifdef PHP_HTTP_HAVE_ICONV # undef PHP_ATOM_INC