There is a bug in the CKRM CPU scheduler. This has been reported to the
[linux-2.6.git] / include / linux / dvb / video.h
index 8fb2eb3..2ed5d7b 100644 (file)
@@ -24,6 +24,8 @@
 #ifndef _DVBVIDEO_H_
 #define _DVBVIDEO_H_
 
+#include <linux/compiler.h>
+
 #ifdef __KERNEL__
 #include <linux/types.h>
 #else