flush
[m6w6/ext-http] / src / php_http_api.h
index 7fe3d1050e57f8e50255a4e8856c3d4f20649600..717b64c4c30a15628c9f1f902820b736025b4480 100644 (file)
@@ -110,7 +110,7 @@ ZEND_BEGIN_MODULE_GLOBALS(php_http)
        struct php_http_env_globals env;
 #ifdef PHP_HTTP_HAVE_CLIENT
        struct {
-#ifdef PHP_HTTP_HAVE_CURL
+#ifdef PHP_HTTP_HAVE_LIBCURL
                struct php_http_client_curl_globals curl;
 #endif
        } client;