X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_date_api.c;h=ba6ef45ef13321838d508af622bf55a342aba464;hp=16b5661e859127f2f6e86526253baef664f8d4e9;hb=dbc4ec02cd319000b5c8589910047cfe6d5738be;hpb=7b88d9022c90eb12e5fe195af8644935141c9d68 diff --git a/http_date_api.c b/http_date_api.c index 16b5661..ba6ef45 100644 --- a/http_date_api.c +++ b/http_date_api.c @@ -6,17 +6,14 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2005, Michael Wallner | + | Copyright (c) 2004-2006, Michael Wallner | +--------------------------------------------------------------------+ */ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include "php_http.h" + #include "php_http_api.h" #include "php_http_date_api.h"