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] trivial header fix for ACM code.

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 20ff6c7413d8dfb59d5c87d83887a3aaa2b86785
# Parent  fdcf179cb6b10976ad8450c555e510f5e8e8ad2e

trivial header fix for ACM code.

diff -r fdcf179cb6b1 -r 20ff6c7413d8 xen/include/acm/acm_core.h
--- a/xen/include/acm/acm_core.h        Fri Jul  8 08:47:17 2005
+++ b/xen/include/acm/acm_core.h        Fri Jul  8 08:48:46 2005
@@ -20,6 +20,7 @@
 
 #include <xen/spinlock.h>
 #include <public/acm.h>
+#include <xen/acm_policy.h>
 #include <public/policy_ops.h>
 
 /* Xen-internal representation of the binary policy */

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] trivial header fix for ACM code., Xen patchbot -unstable <=