Detach sched.h from mm.h
[linux-2.6-block.git] / 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()