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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ae5658935abf69498d7fb39214513c881e5389c;p=apache - 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 5e46c870ee..e71a5e9960 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