summaryrefslogtreecommitdiff
path: root/kernel/wctdm.c
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-11-19 05:42:20 +0000
committerShaun Ruffell <sruffell@digium.com>2009-11-19 05:42:20 +0000
commitaf05ebf593b0e2cb93eb899ddcb91d207776a136 (patch)
treed35a00e05d50ae63fdeaa6757f6e16ec8603bd61 /kernel/wctdm.c
parent238057b2d20dea156c5398775f870a103d9471cc (diff)
zaptel-base,xpp,wcte12xp,wctdm24xxp,wctdm,pciradio: Compilation updates.HEADsvn_1.4master
Adding some header files to the different drivers in order to enable them to compile against 2.6.32. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4692 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/wctdm.c')
-rw-r--r--kernel/wctdm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/wctdm.c b/kernel/wctdm.c
index 7176c68..9da31ea 100644
--- a/kernel/wctdm.c
+++ b/kernel/wctdm.c
@@ -30,9 +30,11 @@
#include <linux/errno.h>
#include <linux/pci.h>
#include <linux/interrupt.h>
+#include <linux/sched.h>
#include <asm/io.h>
#include "proslic.h"
#include "wctdm.h"
+
/*
* Define for audio vs. register based ring detection
*