x86/vm86: Clean up vm86.h includes
[deliverable/linux.git] / arch / x86 / kernel / process_32.c
index f73c962fe636a268851e1c61e97b55c075ebb687..c13df2c735f82765015a4924b08aed9904c27419 100644 (file)
@@ -53,6 +53,7 @@
 #include <asm/syscalls.h>
 #include <asm/debugreg.h>
 #include <asm/switch_to.h>
+#include <asm/vm86.h>
 
 asmlinkage void ret_from_fork(void) __asm__("ret_from_fork");
 asmlinkage void ret_from_kernel_thread(void) __asm__("ret_from_kernel_thread");
This page took 0.024047 seconds and 5 git commands to generate.