-rw-r--r-- | cache.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,8 +6,9 @@ * (see COPYING for full license text) */ #include "cgit.h" +#include "cache.h" const int NOLOCK = -1; char *cache_safe_filename(const char *unsafe) |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cache.c | 1 |
@@ -6,8 +6,9 @@ * (see COPYING for full license text) */ #include "cgit.h" +#include "cache.h" const int NOLOCK = -1; char *cache_safe_filename(const char *unsafe) |