X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_client_curl_event.h;h=dc63bd403e8dc1628d20a3691df0b8cb052a1610;hp=d3b09285f9f0bd489bb214daa41a342421c43ff2;hb=52b988066074880ed220f99b4e71be3249b32c85;hpb=286dfcc5b1e7b24117132c7bff5b8e64ac6ac5d0 diff --git a/src/php_http_client_curl_event.h b/src/php_http_client_curl_event.h index d3b0928..dc63bd4 100644 --- a/src/php_http_client_curl_event.h +++ b/src/php_http_client_curl_event.h @@ -10,14 +10,19 @@ +--------------------------------------------------------------------+ */ -#if PHP_HTTP_HAVE_CURL -#if PHP_HTTP_HAVE_EVENT +#ifndef PHP_HTTP_CLIENT_CURL_EVENT_H +#define PHP_HTTP_CLIENT_CURL_EVENT_H + +#if PHP_HTTP_HAVE_LIBCURL +#if PHP_HTTP_HAVE_LIBEVENT php_http_client_curl_ops_t *php_http_client_curl_event_ops_get(); #endif #endif +#endif + /* * Local variables: * tab-width: 4