X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_cache_api.h;h=ee9e8f831b6304f41874f8684a2baf8cf4150224;hp=1a21dedfa84bd185687eb8250efc7fa1a1edc334;hb=7b88d9022c90eb12e5fe195af8644935141c9d68;hpb=bae1d9bccd93257b15065f1b51579b2d0b5cc1e4 diff --git a/php_http_cache_api.h b/php_http_cache_api.h index 1a21ded..ee9e8f8 100644 --- a/php_http_cache_api.h +++ b/php_http_cache_api.h @@ -30,8 +30,6 @@ # include "ext/hash/php_hash.h" #endif -ZEND_EXTERN_MODULE_GLOBALS(http); - #define http_etag_digest(d, l) _http_etag_digest((d), (l)) static inline char *_http_etag_digest(const unsigned char *digest, int len) {