diff --git a/main/app.c b/main/app.c index 6d531d7b70..fd286fa172 100644 --- a/main/app.c +++ b/main/app.c @@ -31,6 +31,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #endif #include +#include /* added this to allow to compile, sorry! */ #include "asterisk/paths.h" /* use ast_config_AST_DATA_DIR */ #include "asterisk/channel.h"