-rw-r--r-- | cgit.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" #include "cmd.h" #include "ui-shared.h" const char *cgit_version = CGIT_VERSION; |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.c | 1 |
@@ -6,8 +6,9 @@ * (see COPYING for full license text) */ #include "cgit.h" +#include "cache.h" #include "cmd.h" #include "ui-shared.h" const char *cgit_version = CGIT_VERSION; |