* melt http_api down
[m6w6/ext-http] / http_curl_api.c
index dbd244071fcc91c377605ddc1d3e002e0ff14cbd..288a08473ceb1e830cb8ecaa2f59d1e1c87d181a 100644 (file)
@@ -33,6 +33,7 @@
 #include "php_http.h"
 #include "php_http_api.h"
 #include "php_http_curl_api.h"
+#include "php_http_std_defs.h"
 
 #include "ext/standard/php_smart_str.h"
 
@@ -643,4 +644,4 @@ PHP_HTTP_API STATUS _http_post_curldata_ex(CURL *ch, const char *URL,
  * End:
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
- */
\ No newline at end of file
+ */