From 31e064cf03900c2542a21fe40c70f4888bcd8d31 Mon Sep 17 00:00:00 2001 From: citats Date: Tue, 22 Jun 2004 19:32:52 +0000 Subject: Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_setcallerid.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/app_setcallerid.c') diff --git a/apps/app_setcallerid.c b/apps/app_setcallerid.c index 2b0fdb61a..a84c7a036 100755 --- a/apps/app_setcallerid.c +++ b/apps/app_setcallerid.c @@ -21,7 +21,6 @@ #include #include #include -#include static char *tdesc = "Set CallerID Application"; -- cgit v1.2.3