X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_client_response.h;h=7a47cbea0039fe2b5627e21d80b53120548106b8;hp=15d004ef83f50055a454cf8b3b1afe0c3ad27b33;hb=54059a470e850eb8380bde2a4ed117e25c1b3e95;hpb=bdd6edb59194cda9e5fcb393c48ab4230fceb32a diff --git a/src/php_http_client_response.h b/src/php_http_client_response.h index 15d004e..7a47cbe 100644 --- a/src/php_http_client_response.h +++ b/src/php_http_client_response.h @@ -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 */