--- lbbs/src/bbs_net.c 2025/11/17 06:41:18 1.82 +++ lbbs/src/bbs_net.c 2025/11/21 07:36:41 1.83 @@ -11,6 +11,7 @@ #endif #include "bbs.h" +#include "bbs_net.h" #include "common.h" #include "io.h" #include "log.h" @@ -929,7 +930,7 @@ static int bbsnet_selchange() return 0; } -extern int bbs_net() +int bbs_net() { int ch, i;