From f5c18f62a1a06fe68eec8c060d7c4979efb331bb Mon Sep 17 00:00:00 2001 From: James Golovich 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: https://origsvn.digium.com/svn/asterisk/trunk@3277 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_getcpeid.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/app_getcpeid.c') diff --git a/apps/app_getcpeid.c b/apps/app_getcpeid.c index b4367499b..9aa0bc60b 100755 --- a/apps/app_getcpeid.c +++ b/apps/app_getcpeid.c @@ -24,9 +24,6 @@ #include #include -#include - - static char *tdesc = "Get ADSI CPE ID"; static char *app = "GetCPEID"; -- cgit v1.2.3