From e114a5c150e805acf54adbffd98be9ac2f808b6b Mon Sep 17 00:00:00 2001 From: tzafrir Date: Sun, 27 Jan 2008 15:34:16 +0000 Subject: LINUX26 is defined in zaptel.h, and should not be checked before including it. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3747 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wcte11xp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wcte11xp.c') diff --git a/wcte11xp.c b/wcte11xp.c index ebe668a..016f205 100644 --- a/wcte11xp.c +++ b/wcte11xp.c @@ -34,12 +34,12 @@ #include #include #include + +#include "zaptel.h" #ifdef LINUX26 #include #endif -#include "zaptel.h" - /* XXX: fix this */ #include "wct4xxp/wct4xxp.h" /* For certain definitions */ -- cgit v1.2.3