X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_persistent_handle.h;h=4c43374cf2fdeb64c50fc997d2fe80155afa2957;hb=59ffe749e2571c7e4bf0cce12997f95f350bd58c;hp=07aa796d958b8d2b1e7497ef8b7a6492df5d59a5;hpb=7dc5de0b79846bfe33ca36a9eeb894ef2ecfdee1;p=m6w6%2Fext-http diff --git a/php_http_persistent_handle.h b/php_http_persistent_handle.h index 07aa796..4c43374 100644 --- a/php_http_persistent_handle.h +++ b/php_http_persistent_handle.h @@ -6,17 +6,13 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2010, Michael Wallner | + | Copyright (c) 2004-2011, Michael Wallner | +--------------------------------------------------------------------+ */ -/* $Id: php_http_persistent_handle_api.h 292841 2009-12-31 08:48:57Z mike $ */ - #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;