--- lbbs/src/init.c 2025/04/30 09:18:19 1.13 +++ lbbs/src/init.c 2025/05/02 03:32:19 1.14 @@ -16,6 +16,7 @@ ***************************************************************************/ #include "init.h" +#include "database.h" #include "bbs.h" #include "common.h" #include "log.h"