#ifndef __UI_REPOLIST_H #define __UI_REPOLIST_H #ifdef __cplusplus extern "C" { #endif extern void csvn_print_repolist_page( void ); #ifdef __cplusplus } #endif #endif /* __UI_REPOLIST_H */