header cleanups and fix some warnings
[m6w6/ext-http] / php_http_request_factory.c
index f13318e5b5f09fd33750ec08d7c4ecc92323c606..e69f6d1886849ec2aaa58c7295a6d57c11837303 100644 (file)
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
 #include <ext/standard/php_string.h>
 #include <ext/spl/spl_observer.h>
-#include <Zend/zend_interfaces.h>
 
 /*
  * array of name => php_http_request_factory_driver_t*