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 --- wcte11xp.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'wcte11xp.c') diff --git a/wcte11xp.c b/wcte11xp.c index 8765caf..ebe668a 100644 --- a/wcte11xp.c +++ b/wcte11xp.c @@ -34,15 +34,12 @@ #include #include #include -#ifdef STANDALONE_ZAPATA -#include "zaptel.h" -#else -#include -#endif #ifdef LINUX26 #include #endif +#include "zaptel.h" + /* XXX: fix this */ #include "wct4xxp/wct4xxp.h" /* For certain definitions */ -- cgit v1.2.3