--- lbbs/src/test_bbs.c 2025/11/04 14:58:56 1.4 +++ lbbs/src/test_bbs.c 2026/01/03 10:27:14 1.6 @@ -3,9 +3,13 @@ * test_bbs * - tester for BBS related common functions * - * Copyright (C) 2004-2025 Leaflet + * Copyright (C) 2004-2026 Leaflet */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "bbs.h" #include