X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_client_request.h;h=aee4da514cd95439d3c3d1de3149af1b32837b1e;hp=474114babf1e918213af4566ef0a7e3eb9c139c6;hb=cc8acf603d067ea4ad52e676e43f03701728eb9d;hpb=a45c7a64ecf8422deed20efe256d5f5885679ba2 diff --git a/src/php_http_client_request.h b/src/php_http_client_request.h index 474114b..aee4da5 100644 --- a/src/php_http_client_request.h +++ b/src/php_http_client_request.h @@ -13,7 +13,7 @@ #ifndef PHP_HTTP_CLIENT_REQUEST_H #define PHP_HTTP_CLIENT_REQUEST_H -PHP_HTTP_API zend_class_entry *php_http_client_request_class_entry; +PHP_HTTP_API zend_class_entry *php_http_get_client_request_class_entry(void); PHP_MINIT_FUNCTION(http_client_request); #endif /* PHP_HTTP_CLIENT_REQUEST_H */