* [PATCH] Fix vmi.c compilation
@ 2007-05-24 13:54 Alexey Dobriyan
2007-05-24 16:31 ` Toralf Förster
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2007-05-24 13:54 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, toralf.foerster
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
---
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-24 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24 13:54 [PATCH] Fix vmi.c compilation Alexey Dobriyan
2007-05-24 16:31 ` Toralf Förster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox