- add ob_(deflate|inflate)handler
[m6w6/ext-http] / http_info_api.c
index c544ccbe6bdac81b21c47b209527de7932554606..b1ffcbc4c8ea9372ef76d4e7e7d8c9025e7c109f 100644 (file)
@@ -21,8 +21,6 @@
 #include "php_http_api.h"
 #include "php_http_info_api.h"
 
-ZEND_EXTERN_MODULE_GLOBALS(http);
-
 PHP_HTTP_API void _http_info_default_callback(void **nothing, HashTable **headers, http_info *info TSRMLS_DC)
 {
        zval array;