#ifndef UI_STATS_H #define UI_STATS_H #include "cgit.h" extern void cgit_show_stats(struct cgit_context *ctx); #endif /* UI_STATS_H */