flush
[m6w6/ext-http] / src / php_http_client_curl_event.h
index 4739f62909c321e7b61ded8cea21848e8923f7ae..dc63bd403e8dc1628d20a3691df0b8cb052a1610 100644 (file)
@@ -13,8 +13,8 @@
 #ifndef PHP_HTTP_CLIENT_CURL_EVENT_H
 #define PHP_HTTP_CLIENT_CURL_EVENT_H
 
-#if PHP_HTTP_HAVE_CURL
-#if PHP_HTTP_HAVE_EVENT
+#if PHP_HTTP_HAVE_LIBCURL
+#if PHP_HTTP_HAVE_LIBEVENT
 
 php_http_client_curl_ops_t *php_http_client_curl_event_ops_get();