From a6a75f6442743fb7c21ba649a068d764d961d6f3 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Fri, 26 Oct 2007 15:36:05 +0000 Subject: If you depend on anything that is not in /usr/include/zaptel , you must build with the local zaptel.h . Otherwise you may mix two versions of Zaptel . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3190 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wct4xxp/base.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'wct4xxp/base.c') diff --git a/wct4xxp/base.c b/wct4xxp/base.c index ff4bda2..3afcbbd 100644 --- a/wct4xxp/base.c +++ b/wct4xxp/base.c @@ -37,11 +37,7 @@ #include #include #include -#ifdef STANDALONE_ZAPATA #include "zaptel.h" -#else -#include -#endif #ifdef LINUX26 #include #endif -- cgit v1.2.3