aboutsummaryrefslogtreecommitdiffstats
path: root/app.c
diff options
context:
space:
mode:
Diffstat (limited to 'app.c')
-rwxr-xr-xapp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.c b/app.c
index 6920b967b..f119f990a 100755
--- a/app.c
+++ b/app.c
@@ -22,6 +22,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <regex.h>
+
#include "asterisk/channel.h"
#include "asterisk/pbx.h"
#include "asterisk/file.h"