X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_encoding.h;h=84dfac0d4013bfef598ad131f4c5d8ac8041b158;hp=24d014664a0abb9b9128cb1340206c3ccee92e03;hb=1090760c65b564b30c0e30598cd19a1238e683f6;hpb=bd80b17b026a00a254ee8693cd7bacf1ebdec4cf 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);