--- lbbs/src/article_op.c 2025/11/10 14:24:37 1.4 +++ lbbs/src/article_op.c 2025/11/11 00:28:05 1.5 @@ -6,6 +6,10 @@ * Copyright (C) 2004-2025 Leaflet */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "article_op.h" #include "bbs.h" #include "io.h"