From: Lars Hjemli Date: Thu, 27 Mar 2008 08:22:13 +0000 (+0100) Subject: Add cache.h X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/ee4056bd2c902a12dea67874368863fe60ea5a5f?ds=inline;hp=ee4056bd2c902a12dea67874368863fe60ea5a5f Add cache.h The functions found in cache.c are only used by cgit.c, so there's no point in rebuilding all object files when the cache interface is changed. Signed-off-by: Lars Hjemli ---