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 --- wcfxo.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'wcfxo.c') diff --git a/wcfxo.c b/wcfxo.c index 0d8f15e..3d03e75 100644 --- a/wcfxo.c +++ b/wcfxo.c @@ -32,15 +32,12 @@ #include #include #include -#ifdef STANDALONE_ZAPATA -#include "zaptel.h" -#else -#include -#endif #ifdef LINUX26 #include #endif +#include "zaptel.h" + /* Uncomment to enable tasklet handling in the FXO driver. Not recommended in general, but may improve interactive performance */ -- cgit v1.2.3