[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH][libxen] add xen_xspolicy.h to libxen includes file
This patch adds the xen_xspolicy.h header file to the xen_all.h include file in libxen. Reiner Signed-off by: Reiner Sailer <sailer@xxxxxxxxxx> --- tools/libxen/include/xen/api/xen_all.h | 1 + 1 file changed, 1 insertion(+) Index: xen-unstable.hg/tools/libxen/include/xen/api/xen_all.h =================================================================== --- xen-unstable.hg.orig/tools/libxen/include/xen/api/xen_all.h +++ xen-unstable.hg/tools/libxen/include/xen/api/xen_all.h @@ -36,4 +36,5 @@ #include <xen/api/xen_vm_metrics.h> #include <xen/api/xen_vm_power_state.h> #include <xen/api/xen_vtpm.h> +#include <xen/api/xen_xspolicy.h> #endif _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |