Commit 130b3880 authored by vysheng's avatar vysheng

Fixed CE without libconfig

parent 6ce15fda
...@@ -38,7 +38,9 @@ ...@@ -38,7 +38,9 @@
#include <fcntl.h> #include <fcntl.h>
#include <execinfo.h> #include <execinfo.h>
#include <signal.h> #include <signal.h>
#ifdef ENABLE_LIBCONFIG
#include <libconfig.h> #include <libconfig.h>
#endif
#include "loop.h" #include "loop.h"
#include "mtproto-client.h" #include "mtproto-client.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment