aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_queue.c')
-rw-r--r--apps/app_queue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 1dcc40740..68f7203ca 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -3633,6 +3633,7 @@ static int queue_function_qac(struct ast_channel *chan, char *cmd, char *data, c
int count = 0;
struct call_queue *q;
struct ast_module_user *lu;
+ struct member *m;
buf[0] = '\0';