X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=f9d95a8433853f7b4add6251b38c51206130394b;hb=7df1235b7cd60b2f0bd8154bc0985e042a110495;hp=9b9b1e707bcc7ffbe85233a8acee001a1e49d16e;hpb=781c90c0447166dd52ef881ae15751fa466c32fb;p=m6w6%2Fext-http 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 {