1 2 3 4 5 6
#ifndef _MAIL_MAIN_H_ #define _MAIL_MAIN_H_ void folder_browser_factory_init (void); #endif /* _MAIL_MAIN_H_ */