[PATCH] Make vm86 support optional
[deliverable/linux.git] / arch / i386 / kernel / process.c
index 45e7f0ac4b04be579a50db8e21e821894c6c7191..035928f3f6c1c96bf8869c9388f275fd49db703c 100644 (file)
@@ -48,6 +48,7 @@
 #include <asm/processor.h>
 #include <asm/i387.h>
 #include <asm/desc.h>
+#include <asm/vm86.h>
 #ifdef CONFIG_MATH_EMULATION
 #include <asm/math_emu.h>
 #endif
This page took 0.023814 seconds and 5 git commands to generate.