--- lbbs/include/init.h 2025/05/06 05:31:26 1.2 +++ lbbs/include/init.h 2025/05/13 07:30:10 1.3 @@ -17,7 +17,7 @@ #ifndef _INIT_H_ #define _INIT_H_ -extern void init_daemon(void); +extern int init_daemon(void); extern int load_conf(const char *conf_file);