aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_lookupcidname.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_lookupcidname.c')
-rwxr-xr-xapps/app_lookupcidname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_lookupcidname.c b/apps/app_lookupcidname.c
index c24a0dc1d..ecb0a4e5c 100755
--- a/apps/app_lookupcidname.c
+++ b/apps/app_lookupcidname.c
@@ -24,7 +24,6 @@
#include <asterisk/astdb.h>
#include <string.h>
#include <stdlib.h>
-#include <pthread.h>
static char *tdesc = "Look up CallerID Name from local database";