From: Paolo Bonzini <pbonz...@redhat.com> These are included via monitor.h right now, add them explicitly.
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com> --- kvm-all.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kvm-all.c b/kvm-all.c index 4ea7d85..f8e4328 100644 --- a/kvm-all.c +++ b/kvm-all.c @@ -22,6 +22,8 @@ #include "qemu-common.h" #include "qemu-barrier.h" +#include "qemu-option.h" +#include "qemu-config.h" #include "sysemu.h" #include "hw/hw.h" #include "hw/msi.h" -- 1.7.10.2.565.gbd578b5