From: Paul Querna Date: Sat, 11 Jun 2005 00:33:48 +0000 (+0000) Subject: - link/unlink are not called directly, so we do not need this extra header. X-Git-Tag: 2.1.5~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae5658935abf69498d7fb39214513c881e5389c;p=thirdparty%2Fapache%2Fhttpd.git - link/unlink are not called directly, so we do not need this extra header. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190047 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/cache/mod_disk_cache.c b/modules/cache/mod_disk_cache.c index 5e46c870ee5..e71a5e9960f 100644 --- a/modules/cache/mod_disk_cache.c +++ b/modules/cache/mod_disk_cache.c @@ -22,10 +22,6 @@ #include "util_script.h" #include "util_charset.h" -#if APR_HAVE_UNISTD_H -#include /* needed for unlink/link */ -#endif - /* Our on-disk header format is: * * disk_cache_info_t