[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH][TRIVIAL] Include <xen/acm.h> by default in xc.h


  • To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: Anthony Liguori <aliguori@xxxxxxxxxx>
  • Date: Wed, 22 Jun 2005 22:10:48 -0500
  • Delivery-date: Thu, 23 Jun 2005 03:09:58 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Normal users of xc_domain_create() will have to get at ACM_DEFAULT_SSID which is defined in <xen/acm.h>. This is a trivial patch to make sure xc.h includes <xen/acm.h> so that it remains self-contained. The xc bindings have not needed this since they use 0xffffffff instead of the appropriate macro.

Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx>

Regards,

Anthony Liguori
--- tools/libxc/xc.h~   2005-06-22 14:45:33.000000000 -0500
+++ tools/libxc/xc.h    2005-06-22 22:04:40.091377216 -0500
@@ -25,6 +25,7 @@
 #include <xen/dom0_ops.h>
 #include <xen/event_channel.h>
 #include <xen/sched_ctl.h>
+#include <xen/acm.h>
 
 /*
  *  DEFINITIONS FOR CPU BARRIERS
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.