aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/event.h
diff options
context:
space:
mode:
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-06-02 20:46:08 +0000
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>2005-06-02 20:46:08 +0000
commitf0b36257f4dc6708757d5b18a87a16d04e9a0255 (patch)
tree5f3b3751ffddd7741b6f83223794fe1a1a0ff381 /xen/include/xen/event.h
parent15a452392ce6c5eb1c6a128fc7ec594acb8a1af6 (diff)
downloadxen-f0b36257f4dc6708757d5b18a87a16d04e9a0255.tar.gz
xen-f0b36257f4dc6708757d5b18a87a16d04e9a0255.tar.bz2
xen-f0b36257f4dc6708757d5b18a87a16d04e9a0255.zip
bitkeeper revision 1.1651 (429f70102tptpkVKU9_mkUC4olK_-Q)
Many files: More include cleanups towards "include where it's used". sched.h: g/c unneeded include. include xen/spinlock.h once should be enough. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Diffstat (limited to 'xen/include/xen/event.h')
-rw-r--r--xen/include/xen/event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/xen/event.h b/xen/include/xen/event.h
index 306883c594..2ae5d94895 100644
--- a/xen/include/xen/event.h
+++ b/xen/include/xen/event.h
@@ -11,6 +11,7 @@
#include <xen/config.h>
#include <xen/sched.h>
+#include <xen/smp.h>
#include <asm/bitops.h>
/*