[PATCH] Fix vmi.c compilation

From: Alexey Dobriyan
Date: Thu May 24 2007 - 09:46:16 EST


Signed-off-by: Alexey Dobriyan <adobriyan@xxxxx>
---

arch/i386/kernel/vmi.c | 1 +
1 file changed, 1 insertion(+)

--- a/arch/i386/kernel/vmi.c
+++ b/arch/i386/kernel/vmi.c
@@ -27,6 +27,7 @@ #include <linux/cpu.h>
#include <linux/bootmem.h>
#include <linux/mm.h>
#include <linux/highmem.h>
+#include <linux/sched.h>
#include <asm/vmi.h>
#include <asm/io.h>
#include <asm/fixmap.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/