#ifndef UI_CI_H #define UI_CI_H extern int cgit_ci_available(void); extern void cgit_print_ci(void); #endif /* UI_CI_H */