X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/140012d7a8e51df5a9f9c556696778b86ade4fc9..f86a23ff537258d36bf8f1876fa7a4bede6673d8:/ui-stats.h diff --git a/ui-stats.h b/ui-stats.h new file mode 100644 index 0000000..f1d744c --- /dev/null +++ b/ui-stats.h @@ -0,0 +1,8 @@ +#ifndef UI_STATS_H +#define UI_STATS_H + +#include "cgit.h" + +extern void cgit_show_stats(struct cgit_context *ctx); + +#endif /* UI_STATS_H */