-rw-r--r-- | cgit.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -78,5 +78,8 @@ extern void cgit_print_repolist(struct cacheitem *item); | |||
78 | 78 | ||
79 | 79 | ||
80 | extern void cgit_repo_config_cb(const char *name, const char *value); | 80 | extern void cgit_repo_config_cb(const char *name, const char *value); |
81 | 81 | ||
82 | extern void cgit_print_repo_summary(); | ||
83 | |||
84 | |||
82 | #endif /* CGIT_H */ | 85 | #endif /* CGIT_H */ |