diff --git a/main.c b/main.c index 619d488..4fbc5fb 100644 --- a/main.c +++ b/main.c @@ -38,7 +38,9 @@ #include #include #include +#ifdef ENABLE_LIBCONFIG #include +#endif #include "loop.h" #include "mtproto-client.h"