Fix error: redefinition of typedef 'php_http_message_t' during RHEL build
[m6w6/ext-http] / php_http_api.h
index 50ff615d8a98fd1ec0daf3e5d5b03e3772dcbf07..a6ea120d9c05bb6d16c22aaed9a85f0dfc0c2f81 100644 (file)
@@ -78,6 +78,7 @@ typedef int STATUS;
 #include "php_http_curl.h"
 #include "php_http_encoding.h"
 #include "php_http_env.h"
+#include "php_http_env_request.h"
 #include "php_http_env_response.h"
 #include "php_http_etag.h"
 #include "php_http_exception.h"