kvm: selftest: include the tools headers
Let the kvm selftest include the tools headers, then we can start to use things there like bitmap operations. Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <sys/mman.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <linux/kernel.h>
|
||||
|
||||
#define KVM_DEV_PATH "/dev/kvm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user