diff options
Diffstat (limited to '')
| -rw-r--r-- | ui-repolist.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ui-repolist.h b/ui-repolist.h index c23e5d2..5b1e542 100644 --- a/ui-repolist.h +++ b/ui-repolist.h @@ -2,5 +2,6 @@  #define UI_REPOLIST_H  extern void cgit_print_repolist(); +extern void cgit_print_site_readme();  #endif /* UI_REPOLIST_H */ | 
