linux/sysrq.h needs linux/errno.h
[safe/jmp/linux-2.6] / include / linux / sysrq.h
index 98a1d8c..99adcdc 100644 (file)
@@ -14,6 +14,8 @@
 #ifndef _LINUX_SYSRQ_H
 #define _LINUX_SYSRQ_H
 
+#include <linux/errno.h>
+
 struct pt_regs;
 struct tty_struct;