X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_message_api.c;h=5f517010adbd1201b45120d4746a21abe2326f4a;hb=43923eca4429ed3ce5fb85407345d7030a1879f1;hp=e162648c2d4293619618d1bbf3ef93519cae809a;hpb=bee9b3775968701c021233bf8623c92c1dc7e7b5;p=m6w6%2Fext-http diff --git a/http_message_api.c b/http_message_api.c index e162648..5f51701 100644 --- a/http_message_api.c +++ b/http_message_api.c @@ -30,8 +30,6 @@ #include "php_http_send_api.h" #include "php_http_url_api.h" -ZEND_EXTERN_MODULE_GLOBALS(http); - #define http_message_info_callback _http_message_info_callback static void _http_message_info_callback(http_message **message, HashTable **headers, http_info *info TSRMLS_DC) {