From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reiner Sailer Subject: [PATCH][libxen] add xen_xspolicy.h to libxen includes file Date: Tue, 25 Sep 2007 10:14:23 -0400 Message-ID: <46F917BF.4080700@us.ibm.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------030102040906000808060707" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: sailer@us.ibm.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------030102040906000808060707 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This patch adds the xen_xspolicy.h header file to the xen_all.h include file in libxen. Reiner Signed-off by: Reiner Sailer --------------030102040906000808060707 Content-Type: text/plain; name="libxen_includeall.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libxen_includeall.diff" --- 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 #include #include +#include #endif --------------030102040906000808060707 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------030102040906000808060707--