Martin Kraemer wrote:
At the moment, htcacheclean.c does not compile because it includes mod_disk_cache.h (which in turn needs apr_buckets.h included for the typedef of apr_bucket_refcount), but apr_buckets.h is not included anywhere.The attached patch fixes the problem, but: is it okay to include apr_buckets.h from htcacheclean.c, or should it better be included from mod_disk_cache.h ?
Seems ok - mod_disk_cache.h doesn't seem to include any #includes anyway. Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature