Merge branch 'v2.6.x'
[m6w6/ext-http] / src / php_http_client_curl_event.h
index d3b09285f9f0bd489bb214daa41a342421c43ff2..4739f62909c321e7b61ded8cea21848e8923f7ae 100644 (file)
@@ -10,6 +10,9 @@
     +--------------------------------------------------------------------+
 */
 
+#ifndef PHP_HTTP_CLIENT_CURL_EVENT_H
+#define PHP_HTTP_CLIENT_CURL_EVENT_H
+
 #if PHP_HTTP_HAVE_CURL
 #if PHP_HTTP_HAVE_EVENT
 
@@ -18,6 +21,8 @@ php_http_client_curl_ops_t *php_http_client_curl_event_ops_get();
 #endif
 #endif
 
+#endif
+
 /*
  * Local variables:
  * tab-width: 4