direct-io.hg
changeset 5295:b30c01053d34
bitkeeper revision 1.1656 (429faf35S2AxCkpEkHXZalLVSWNI_g)
Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Fri Jun 03 01:15:33 2005 +0000 (2005-06-03) |
parents | b14e182e4411 fcdc5d463f09 |
children | b0455190b578 |
files | xen/include/xen/sched.h |
line diff
1.1 --- a/xen/include/xen/sched.h Thu Jun 02 23:53:38 2005 +0000 1.2 +++ b/xen/include/xen/sched.h Fri Jun 03 01:15:33 2005 +0000 1.3 @@ -8,6 +8,8 @@ 1.4 #include <xen/smp.h> 1.5 #include <public/xen.h> 1.6 #include <public/dom0_ops.h> 1.7 +#include <xen/time.h> 1.8 +#include <xen/ac_timer.h> 1.9 #include <xen/grant_table.h> 1.10 #include <asm/domain.h> 1.11