WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] sched.h:

ChangeSet 1.1654.1.1, 2005/06/03 02:12:55+01:00, cl349@xxxxxxxxxxxxxxxxxxxx

        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 <Christian.Limpach@xxxxxxxxxxxx>



 sched.h |    2 ++
 1 files changed, 2 insertions(+)


diff -Nru a/xen/include/xen/sched.h b/xen/include/xen/sched.h
--- a/xen/include/xen/sched.h   2005-06-02 22:02:46 -04:00
+++ b/xen/include/xen/sched.h   2005-06-02 22:02:46 -04:00
@@ -8,6 +8,8 @@
 #include <xen/smp.h>
 #include <public/xen.h>
 #include <public/dom0_ops.h>
+#include <xen/time.h>
+#include <xen/ac_timer.h>
 #include <xen/grant_table.h>
 #include <asm/domain.h>
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>