X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_filter_api.h;h=d6783d8f5fb079c5aa1527804956f068db6efe8c;hp=d77e97b5a678e081ac39b921a66b03e7cbfc7189;hb=391c85f10c017e1e4de656b051c1bba009ede7b3;hpb=8ad43ce5b543cdd9766300ceb080c1d9ff228110 diff --git a/php_http_filter_api.h b/php_http_filter_api.h index d77e97b..d6783d8 100644 --- a/php_http_filter_api.h +++ b/php_http_filter_api.h @@ -15,6 +15,7 @@ #ifndef PHP_HTTP_FILTER_API_H #define PHP_HTTP_FILTER_API_H +php_stream_filter_factory http_filter_factory; PHP_MINIT_FUNCTION(http_filter); #endif