X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_request_pool.h;h=9984642823334fa4df09147fed0c966da3444286;hb=59ffe749e2571c7e4bf0cce12997f95f350bd58c;hp=d2b6eb47310ed7edc4ae7c58d5c6f3b035831968;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405;p=m6w6%2Fext-http diff --git a/php_http_request_pool.h b/php_http_request_pool.h index d2b6eb4..9984642 100644 --- a/php_http_request_pool.h +++ b/php_http_request_pool.h @@ -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,