There is already one a few lines above. Signed-off-by: Wei Liu <[email protected]> --- tools/libxc/include/xenctrl.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/tools/libxc/include/xenctrl.h b/tools/libxc/include/xenctrl.h index 13d5754..a964681 100644 --- a/tools/libxc/include/xenctrl.h +++ b/tools/libxc/include/xenctrl.h @@ -32,7 +32,6 @@ #include <stdint.h> #include <stdio.h> #include <stdbool.h> -#include <unistd.h> #include <xen/xen.h> #include <xen/domctl.h> #include <xen/physdev.h> -- 2.1.4 _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
