--- lbbs/src/article_post.c 2025/06/16 01:36:56 1.20 +++ lbbs/src/article_post.c 2025/06/17 13:17:04 1.21 @@ -14,8 +14,6 @@ * * ***************************************************************************/ -#define _POSIX_C_SOURCE 200809L - #include "article_post.h" #include "article_cache.h" #include "editor.h"