--- lbbs/src/lml.c 2025/11/10 11:54:30 1.46 +++ lbbs/src/lml.c 2025/11/11 00:28:05 1.47 @@ -6,6 +6,10 @@ * Copyright (C) 2004-2025 Leaflet */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "common.h" #include "lml.h" #include "log.h"