]> git.cameronkatri.com Git - cgit.git/blob - ui-summary.h
tests: skip tests if strace is not functional
[cgit.git] / ui-summary.h
1 #ifndef UI_SUMMARY_H
2 #define UI_SUMMARY_H
3
4 extern void cgit_print_summary(void);
5 extern void cgit_print_repo_readme(const char *path);
6
7 #endif /* UI_SUMMARY_H */