]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] added include needed to compile centaur.c for 2.5.46-bk1
authorJames McMechan <james_mcmechan@hotmail.com>
Fri, 8 Nov 2002 06:11:28 +0000 (22:11 -0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 06:11:28 +0000 (22:11 -0800)
arch/i386/kernel/cpu/centaur.c

index a59806babec7db6cde514aff90a6268225b9502a..27cc5d3a52b06ae008d1251bbe29e4ceb8acb2a9 100644 (file)
@@ -3,6 +3,7 @@
 #include <linux/bitops.h>
 #include <asm/processor.h>
 #include <asm/msr.h>
+#include <asm/e820.h>
 #include "cpu.h"
 
 #ifdef CONFIG_X86_OOSTORE