diff --git a/main.c b/main.c index edb576c..01b571e 100644 --- a/main.c +++ b/main.c @@ -38,7 +38,9 @@ #include #include #include +#ifndef NO_BACKTRACE #include +#endif #include #ifdef ENABLE_LIBCONFIG #include