From 860c46060672ec32918b3ea305c2d3a795bb6ae7 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Fri, 25 Jan 2008 23:59:37 +0000 Subject: get this branch to build against 2.6.24 kernel build system (similar to r3706 from tzafrir for branch-1.4) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3741 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wct1xxp.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'wct1xxp.c') diff --git a/wct1xxp.c b/wct1xxp.c index d383cd2..db39bf3 100644 --- a/wct1xxp.c +++ b/wct1xxp.c @@ -32,15 +32,12 @@ #include #include #include -#ifdef STANDALONE_ZAPATA -#include "zaptel.h" -#else -#include -#endif #ifdef LINUX26 #include #endif +#include "zaptel.h" + #define WC_MAX_CARDS 32 /* -- cgit v1.2.3