- add ob_(deflate|inflate)handler
[m6w6/ext-http] / php_http_cache_api.h
index 1a21dedfa84bd185687eb8250efc7fa1a1edc334..ee9e8f831b6304f41874f8684a2baf8cf4150224 100644 (file)
@@ -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)
 {