From 3e46e7f839d8e0c040101245e87fc056e8d330ba Mon Sep 17 00:00:00 2001 From: "cl349@firebug.cl.cam.ac.uk" Date: Fri, 3 Jun 2005 01:12:55 +0000 Subject: bitkeeper revision 1.1654.1.1 (429fae97234jWOO8DPN-542taVuZBQ) sched.h: Bring back includes of xen/time.h and xen/ac_timer.h since we use types defined in those. Signed-off-by: Christian Limpach --- xen/include/xen/sched.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xen/include/xen/sched.h b/xen/include/xen/sched.h index 3376f9e30e..08ba290d3e 100644 --- a/xen/include/xen/sched.h +++ b/xen/include/xen/sched.h @@ -8,6 +8,8 @@ #include #include #include +#include +#include #include #include -- cgit v1.2.3