]> gitweb.ps.run Git - ps-cgit/blob - ui-stats.h
f1d744cff23840822db991d08bd6cc53d685f636
[ps-cgit] / ui-stats.h
1 #ifndef UI_STATS_H
2 #define UI_STATS_H
3
4 #include "cgit.h"
5
6 extern void cgit_show_stats(struct cgit_context *ctx);
7
8 #endif /* UI_STATS_H */