summaryrefslogtreecommitdiff
path: root/kernel/xpp/xpp_zap.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/xpp/xpp_zap.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/xpp/xpp_zap.c')
-rw-r--r--kernel/xpp/xpp_zap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/xpp/xpp_zap.c b/kernel/xpp/xpp_zap.c
index f99c4fe..65fab74 100644
--- a/kernel/xpp/xpp_zap.c
+++ b/kernel/xpp/xpp_zap.c
@@ -31,6 +31,7 @@
#endif
#include <linux/kernel.h>
+#include <linux/sched.h>
#include <linux/errno.h>
#include <linux/module.h>
#include <linux/device.h>