All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][libxen] add xen_xspolicy.h to libxen includes file
@ 2007-09-25 14:14 Reiner Sailer
  0 siblings, 0 replies; only message in thread
From: Reiner Sailer @ 2007-09-25 14:14 UTC (permalink / raw)
  To: xen-devel; +Cc: sailer

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

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@us.ibm.com>


[-- Attachment #2: libxen_includeall.diff --]
[-- Type: text/plain, Size: 509 bytes --]

---
 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

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-25 14:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25 14:14 [PATCH][libxen] add xen_xspolicy.h to libxen includes file Reiner Sailer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.