]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixed NetWare import/export list for cache modules.
authorGuenter Knauf <fuankg@apache.org>
Fri, 24 Sep 2010 08:49:49 +0000 (08:49 +0000)
committerGuenter Knauf <fuankg@apache.org>
Fri, 24 Sep 2010 08:49:49 +0000 (08:49 +0000)
Reported by normw AT gknw.net.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000761 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/mod_cache.imp

index e6123e5992fab2a279fee5d20b0f9bae0792dcad..71a285c2f05ac0f885ce279a853ca979f9618a15 100644 (file)
@@ -1,11 +1,12 @@
  (MODCACHE)
- ap_cache_get_providers,
+ ap_cache_check_allowed,
+ ap_cache_current_age,
  ap_cache_liststr,
  ap_cache_tokstr,
  ap_cache_hex2usec,
  ap_cache_usec2hex,
- ap_cache_cacheable_hdrs_out,
  ap_cache_generate_name,
  ap_cache_cacheable_headers,
- ap_cache_cacheable_headers_out,
- ap_cache_cacheable_headers_in
+ ap_cache_cacheable_headers_in,
+ ap_cache_cacheable_headers_out
+