X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_request_object.h;h=ad7e9c52dc45a29939356f0f20d012f00b384975;hp=352ad51bb1bb5cbc97a51e33be10814d0b1c6240;hb=d8d4c50ac3637c4fafae5cec91501795b334c11e;hpb=accf1817e811a7edabd687ef6105983f39f13942 diff --git a/php_http_request_object.h b/php_http_request_object.h index 352ad51..ad7e9c5 100644 --- a/php_http_request_object.h +++ b/php_http_request_object.h @@ -6,7 +6,7 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2006, Michael Wallner | + | Copyright (c) 2004-2007, Michael Wallner | +--------------------------------------------------------------------+ */ @@ -17,6 +17,7 @@ #ifdef HTTP_HAVE_CURL #ifdef ZEND_ENGINE_2 +#include "php_http_request_api.h" #include "php_http_request_pool_api.h" #include "php_http_request_datashare_api.h"