]> granicus.if.org Git - apache/commit
These are declared CACHE_DECLARE and should be consumed
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:23:05 +0000 (21:23 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:23:05 +0000 (21:23 +0000)
commit0f1189fc9b9b030e46eda214a266f42685b7bdb4
tree0a9c110a13fc0b8d1b969eea3a65172bc8258f37
parentd8998ab2a7a50d32615f8a81cbc609bab21746a7
These are declared CACHE_DECLARE and should be consumed
from mod_cache by mod_mem_cache.  The duplicate cache_util
import is a dead giveaway that this was broken.

In order to backport, an MMN bump would be required because
these cache_pqueue, cache_cache and cache_hash exported
functions would be added to the "contract" of functions
which are available from mod_cache for third party cache
providers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664136 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/config.m4