aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcl349@freefall.cl.cam.ac.uk <cl349@freefall.cl.cam.ac.uk>2004-11-12 18:02:34 +0000
committercl349@freefall.cl.cam.ac.uk <cl349@freefall.cl.cam.ac.uk>2004-11-12 18:02:34 +0000
commit379404498902f3110e7b8b1715c8353c690dc0ee (patch)
tree750d54d016ab794b64d6fb7ac1566d77459f4e06
parent1b8bcd6f21cc91011cedfa9535625c5321aedd31 (diff)
downloadxen-379404498902f3110e7b8b1715c8353c690dc0ee.tar.gz
xen-379404498902f3110e7b8b1715c8353c690dc0ee.tar.bz2
xen-379404498902f3110e7b8b1715c8353c690dc0ee.zip
bitkeeper revision 1.1159.172.6 (4194fabamHr_DCPBrjJ6jGPZc1kq-A)
Untangle #includes slightly.
-rw-r--r--xen/include/asm-x86/hardirq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-x86/hardirq.h b/xen/include/asm-x86/hardirq.h
index f45c3ac654..811415e98a 100644
--- a/xen/include/asm-x86/hardirq.h
+++ b/xen/include/asm-x86/hardirq.h
@@ -2,7 +2,7 @@
#define __ASM_HARDIRQ_H
#include <xen/config.h>
-#include <xen/irq.h>
+#include <xen/cache.h>
/* assembly code in softirq.h is sensitive to the offsets of these fields */
typedef struct {