header cleanups and fix some warnings
[m6w6/ext-http] / php_http_persistent_handle.h
index 19b84b751f74de259127789da022c7714dd53756..4c43374cf2fdeb64c50fc997d2fe80155afa2957 100644 (file)
@@ -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;