aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/io_apic.h
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-07-01 23:32:34 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-07-01 23:32:34 +0000
commit85f794d3f0d3888f9d5456020d13d4e6ecf5b7fc (patch)
tree9820c6d2325a5759c46c7be4f3f96f592fa51f07 /xen/include/asm-x86/io_apic.h
parent788b1c4771038b1d0bc1bdf1600f13cf584e98ea (diff)
downloadxen-85f794d3f0d3888f9d5456020d13d4e6ecf5b7fc.tar.gz
xen-85f794d3f0d3888f9d5456020d13d4e6ecf5b7fc.tar.bz2
xen-85f794d3f0d3888f9d5456020d13d4e6ecf5b7fc.zip
bitkeeper revision 1.1041.4.1 (40e49f12Fj3pygWG3LxLQ2tcwBx24A)
Fix common files when compiled without CONFIG_SMP (some x86-specific files still don't work).
Diffstat (limited to 'xen/include/asm-x86/io_apic.h')
-rw-r--r--xen/include/asm-x86/io_apic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/asm-x86/io_apic.h b/xen/include/asm-x86/io_apic.h
index 89e0fc0b5b..1c2b24085a 100644
--- a/xen/include/asm-x86/io_apic.h
+++ b/xen/include/asm-x86/io_apic.h
@@ -3,6 +3,7 @@
#include <xen/config.h>
#include <xen/types.h>
+#include <asm/mpspec.h>
/*
* Intel IO-APIC support for SMP and UP systems.