--- lbbs/src/editor.c 2025/06/17 13:25:49 1.29 +++ lbbs/src/editor.c 2025/06/21 01:34:12 1.30 @@ -22,9 +22,8 @@ #include "str_process.h" #include "memory_pool.h" #include -#include -#include #include +#include #define EDITOR_ESC_DISPLAY_STR "\033[32m*\033[m" #define EDITOR_MEM_POOL_LINE_PER_CHUNK 1000