]> www.vanbest.org Git - sasc-ng.git/commitdiff
sasc: added raidenz's 2.6.33 patch
authorleslie <unknown>
Mon, 1 Feb 2010 19:52:57 +0000 (20:52 +0100)
committerleslie <unknown>
Mon, 1 Feb 2010 19:52:57 +0000 (20:52 +0100)
contrib/sasc-ng/dvbloopback/module/dvb_loopback.c

index c2caa3b603b72fba486d8d44b7aa3b70b5367c55..041a320647272c02395775f7f0b0fc0bc9ee76c2 100644 (file)
 #include <linux/cdev.h>
 #include <linux/platform_device.h>
 
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,33)
+#include <linux/sched.h>
+#endif
+
 #include "dvbdev.h"
 #include "dvbdevwrap.h"
 #include "dvblb_internal.h"