]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/hid/hidraw.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[linux-2.6.git] / drivers / hid / hidraw.c
index b079a9c59958db7d9116d83e32dd613c187c16a3..cdd136942bcaa9e1435b1d2efc5444bf6f3317fc 100644 (file)
@@ -30,6 +30,7 @@
 #include <linux/major.h>
 #include <linux/hid.h>
 #include <linux/mutex.h>
+#include <linux/sched.h>
 #include <linux/smp_lock.h>
 
 #include <linux/hidraw.h>