summaryrefslogtreecommitdiff
path: root/apps/app_system.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_system.c')
-rw-r--r--apps/app_system.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_system.c b/apps/app_system.c
index 9526965f0..1f39c5a4e 100644
--- a/apps/app_system.c
+++ b/apps/app_system.c
@@ -32,6 +32,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/pbx.h"
#include "asterisk/module.h"
#include "asterisk/app.h"
+#include "asterisk/channel.h" /* autoservice */
static char *app = "System";