Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
[powerpc.git] / arch / i386 / kernel / ldt.c
index fe1ffa5..983f957 100644 (file)
@@ -18,6 +18,7 @@
 #include <asm/system.h>
 #include <asm/ldt.h>
 #include <asm/desc.h>
+#include <asm/mmu_context.h>
 
 #ifdef CONFIG_SMP /* avoids "defined but not used" warnig */
 static void flush_ldt(void *null)