X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=f9d95a8433853f7b4add6251b38c51206130394b;hp=9b9b1e707bcc7ffbe85233a8acee001a1e49d16e;hb=ce14c30128d4e944ce1daf9e31ca7cea4f0ee3e2;hpb=b86d629d9dcddf60e3b3abb3368f7fdab1879e7b diff --git a/php_http.h b/php_http.h index 9b9b1e7..f9d95a8 100644 --- a/php_http.h +++ b/php_http.h @@ -33,6 +33,8 @@ extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry +extern int http_module_number; + ZEND_BEGIN_MODULE_GLOBALS(http) struct _http_globals_etag {