summaryrefslogtreecommitdiff
path: root/apps/app_verbose.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_verbose.c')
-rw-r--r--apps/app_verbose.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_verbose.c b/apps/app_verbose.c
index abe73c5c4..0f7145131 100644
--- a/apps/app_verbose.c
+++ b/apps/app_verbose.c
@@ -31,6 +31,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/pbx.h"
#include "asterisk/module.h"
#include "asterisk/app.h"
+#include "asterisk/channel.h"
static char *app_verbose = "Verbose";
static char *verbose_synopsis = "Send arbitrary text to verbose output";