]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Move repo summary functions into ui-summary.c
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index bf5bd8d6837bb812b0bd1254d186a937dd9bce8a..3a153a5ebc885172a00a32c19ce02ca96b861f73 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -79,4 +79,7 @@ extern void cgit_print_repolist(struct cacheitem *item);
 
 extern void cgit_repo_config_cb(const char *name, const char *value);
 
+extern void cgit_print_repo_summary();
+
+
 #endif /* CGIT_H */