index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
cgit.c
Side-by-side diff
Diffstat
(limited to 'cgit.c') (
more
/
less
context) (
show
whitespace changes)
-rw-r--r--
cgit.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.c b/cgit.c
index f749b6b..73b1f02 100644
--- a/
cgit.c
+++ b/
cgit.c
@@ -7,6 +7,7 @@
*/
#include "cgit.h"
+#include "cache.h"
#include "cmd.h"
#include "ui-shared.h"