header cleanups and fix some warnings
[m6w6/ext-http] / php_http_request_pool.h
index d2b6eb47310ed7edc4ae7c58d5c6f3b035831968..9984642823334fa4df09147fed0c966da3444286 100644 (file)
@@ -13,8 +13,6 @@
 #ifndef PHP_HTTP_REQUESTPOOL_H
 #define PHP_HTTP_REQUESTPOOL_H
 
-#include "php_http_request.h"
-
 typedef enum php_http_request_pool_setopt_opt {
        PHP_HTTP_REQUEST_POOL_OPT_ENABLE_PIPELINING,
        PHP_HTTP_REQUEST_POOL_OPT_USE_EVENTS,