From: Zhiyong Wu <[email protected]> The included file "stropts.h" does not exist in the source tree, so this line should be deleted.
Signed-off-by: Zhiyong Wu <[email protected]> Signed-off-by: Avi Kivity <[email protected]> diff --git a/libkvm/libkvm-x86.c b/libkvm/libkvm-x86.c index dcef548..2fc4fce 100644 --- a/libkvm/libkvm-x86.c +++ b/libkvm/libkvm-x86.c @@ -4,7 +4,6 @@ #include <sys/ioctl.h> #include <string.h> #include <unistd.h> -#include <stropts.h> #include <sys/mman.h> #include <stdio.h> #include <errno.h> -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
