add http\Env\Url
[m6w6/ext-http] / src / php_http_client_response.h
index 15d004ef83f50055a454cf8b3b1afe0c3ad27b33..7a47cbea0039fe2b5627e21d80b53120548106b8 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_HTTP_CLIENT_RESPONSE_H
 #define PHP_HTTP_CLIENT_RESPONSE_H
 
-PHP_HTTP_API zend_class_entry *php_http_client_response_class_entry;
+PHP_HTTP_API zend_class_entry *php_http_get_client_response_class_entry(void);
 PHP_MINIT_FUNCTION(http_client_response);
 
 #endif /* PHP_HTTP_CLIENT_RESPONSE_H */