x86 boot: include missing smp.h header
[pandora-kernel.git] / include / asm-x86 / ipi.h
index ecc80f3..196d63c 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <asm/hw_irq.h>
 #include <asm/apic.h>
+#include <asm/smp.h>
 
 /*
  * the following functions deal with sending IPIs between CPUs.