--- lbbs/src/menu_proc.c 2025/06/17 13:17:04 1.26 +++ lbbs/src/menu_proc.c 2025/06/21 02:15:18 1.27 @@ -17,12 +17,12 @@ #include "bbs.h" #include "bbs_cmd.h" #include "common.h" -#include "log.h" #include "io.h" -#include "screen.h" +#include "log.h" #include "menu.h" -#include "user_priv.h" #include "section_list_display.h" +#include "screen.h" +#include "user_priv.h" #include #include #include