This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-um / uaccess.h
index e1dfea1..02e9188 100644 (file)
@@ -6,6 +6,8 @@
 #ifndef __UM_UACCESS_H
 #define __UM_UACCESS_H
 
+#include "linux/sched.h"
+
 #define VERIFY_READ 0
 #define VERIFY_WRITE 1