[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] xl: do not include xenctrl.h
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1332852771 -3600 # Node ID 2c4b17937bd19855e59a133a4a6a3451c29b3031 # Parent 86913365476467d7856b1bffbcff1f564b1b4a08 xl: do not include xenctrl.h Toolstacks which use libxl should not need to use libxc. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> diff -r 869133654764 -r 2c4b17937bd1 tools/libxl/xl.c --- a/tools/libxl/xl.c Tue Mar 27 11:47:41 2012 +0100 +++ b/tools/libxl/xl.c Tue Mar 27 13:52:51 2012 +0100 @@ -26,7 +26,6 @@ #include <fcntl.h> #include <ctype.h> #include <inttypes.h> -#include <xenctrl.h> #include "libxl.h" #include "libxl_utils.h" _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |