memcg: replace ss->id_lock with a rwlock
[pandora-kernel.git] / arch / um / sys-i386 / bug.c
index a4360b5..8d4f273 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <linux/uaccess.h>
+#include <asm/errno.h>
 
 /* Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
  * that's not relevant in skas mode.