- add ob_(deflate|inflate)handler
[m6w6/ext-http] / http_request_api.c
index 6090bc15cf62e244a9b6deb55a1049fcbc7bbc90..f6ee54eb50bdf04dd0b3d171857a40fb2ea66bf2 100644 (file)
@@ -29,8 +29,6 @@
 #      include "php_http_request_object.h"
 #endif
 
-ZEND_EXTERN_MODULE_GLOBALS(http);
-
 /* {{{ cruft for thread safe SSL crypto locks */
 #if defined(ZTS) && defined(HTTP_HAVE_SSL)
 #      ifdef PHP_WIN32