X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_encoding.h;h=84dfac0d4013bfef598ad131f4c5d8ac8041b158;hb=ee95d238f4ffa07e8c5f146848cd1e73ac2447d1;hp=24d014664a0abb9b9128cb1340206c3ccee92e03;hpb=bd80b17b026a00a254ee8693cd7bacf1ebdec4cf;p=m6w6%2Fext-http diff --git a/php_http_encoding.h b/php_http_encoding.h index 24d0146..84dfac0 100644 --- a/php_http_encoding.h +++ b/php_http_encoding.h @@ -13,6 +13,8 @@ #ifndef PHP_HTTP_ENCODING_H #define PHP_HTTP_ENCODING_H +#include + extern PHP_MINIT_FUNCTION(http_encoding); extern PHP_RINIT_FUNCTION(http_encoding); extern PHP_RSHUTDOWN_FUNCTION(http_encoding);