]> err.no Git - linux-2.6/blobdiff - include/asm-i386/tlbflush.h
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
[linux-2.6] / include / asm-i386 / tlbflush.h
index db7f77eacfa0392dfd96d8e2d929ba50f30bc0c8..fc525c5cd5a9ddbfc4620272bf2697fa29497ea4 100644 (file)
@@ -90,6 +90,8 @@
 
 #ifndef CONFIG_SMP
 
+#include <linux/sched.h>
+
 #define flush_tlb() __flush_tlb()
 #define flush_tlb_all() __flush_tlb_all()
 #define local_flush_tlb() __flush_tlb()