i386: include asm/bugs.h in bugs.c for check_bugs prototype
[safe/jmp/linux-2.6] / arch / i386 / kernel / cpu / bugs.c
index 54428a2..59266f0 100644 (file)
@@ -11,6 +11,7 @@
  */
 #include <linux/init.h>
 #include <linux/utsname.h>
+#include <asm/bugs.h>
 #include <asm/processor.h>
 #include <asm/i387.h>
 #include <asm/msr.h>