aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_senddtmf.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_senddtmf.c')
-rwxr-xr-xapps/app_senddtmf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c
index 39de24f95..f60ee65ea 100755
--- a/apps/app_senddtmf.c
+++ b/apps/app_senddtmf.c
@@ -23,7 +23,6 @@
#include <asterisk/app.h>
#include <string.h>
#include <stdlib.h>
-#include <pthread.h>
static char *tdesc = "Send DTMF digits Application";