aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/timer.h
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-01-23 09:39:11 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-01-23 09:39:11 +0000
commit16c97203f14f0a324187878cbd854bbc25fdb9c1 (patch)
tree506323cad2dcfacf0cc81a55240de05f934f78a9 /xen/include/xen/timer.h
parent03a4bcf0853d32a431b52b8108e0b1c6c38409c7 (diff)
downloadxen-16c97203f14f0a324187878cbd854bbc25fdb9c1.tar.gz
xen-16c97203f14f0a324187878cbd854bbc25fdb9c1.tar.bz2
xen-16c97203f14f0a324187878cbd854bbc25fdb9c1.zip
Include some header files that are not automatically included on all archs
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com> Committed-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'xen/include/xen/timer.h')
-rw-r--r--xen/include/xen/timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/xen/timer.h b/xen/include/xen/timer.h
index d2091420d7..7c465fbf4b 100644
--- a/xen/include/xen/timer.h
+++ b/xen/include/xen/timer.h
@@ -12,6 +12,7 @@
#include <xen/time.h>
#include <xen/string.h>
#include <xen/list.h>
+#include <xen/percpu.h>
struct timer {
/* System time expiry value (nanoseconds since boot). */