X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_message_api.c;h=5f517010adbd1201b45120d4746a21abe2326f4a;hp=e162648c2d4293619618d1bbf3ef93519cae809a;hb=6e9ea0a647db55213dd230145c35a419d7abde4d;hpb=bee9b3775968701c021233bf8623c92c1dc7e7b5 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) {