* more modular file structure
[m6w6/ext-http] / php_http_curl_api.h
index 5e3d3e11fa651010a3b9d09483a26474aa10e0e8..586259e41ed885af4f7902f8da594d614125c94d 100644 (file)
@@ -18,6 +18,8 @@
 #ifndef PHP_HTTP_CURL_API_H
 #define PHP_HTTP_CURL_API_H
 
 #ifndef PHP_HTTP_CURL_API_H
 #define PHP_HTTP_CURL_API_H
 
+#include "php_http_std_defs.h"
+
 #ifdef PHP_WIN32
 #      include <winsock2.h>
 #endif
 #ifdef PHP_WIN32
 #      include <winsock2.h>
 #endif