]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
authorAndreas Steinmetz <asteinmetz@apache.org>
Tue, 23 Aug 2005 13:35:00 +0000 (13:35 +0000)
committerAndreas Steinmetz <asteinmetz@apache.org>
Tue, 23 Aug 2005 13:35:00 +0000 (13:35 +0000)
commit59a68232cc91cf8fe45986a54e17583cfab84154
tree6a0da3838c63404c67a217b40108f6c312b9f03c
parent68e258c3158cd35a39a3a4d6f730ebd83bfb3b76
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
to allow inclusion of mod_disk_cache.h in htcacheclean.c.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239406 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_disk_cache.c
modules/cache/mod_disk_cache.h [new file with mode: 0644]
support/htcacheclean.c