X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_persistent_handle.h;h=4c43374cf2fdeb64c50fc997d2fe80155afa2957;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=19b84b751f74de259127789da022c7714dd53756;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405;p=m6w6%2Fext-http diff --git a/php_http_persistent_handle.h b/php_http_persistent_handle.h index 19b84b7..4c43374 100644 --- a/php_http_persistent_handle.h +++ b/php_http_persistent_handle.h @@ -13,8 +13,6 @@ #ifndef PHP_HTTP_PERSISTENT_HANDLE_H #define PHP_HTTP_PERSISTENT_HANDLE_H -#include "php_http_resource_factory.h" - typedef struct php_http_persistent_handle_factory { void *provider;