aboutsummaryrefslogtreecommitdiff
path: root/ui-ci.h
blob: 3d7ce0299281f85f3493dd32e22d4bcaab192399 (plain)
1
2
3
4
5
6
7
#ifndef UI_CI_H
#define UI_CI_H

extern int cgit_ci_available(void);
extern void cgit_print_ci(void);

#endif /* UI_CI_H */