Signed-off-by: Jan Kiszka <[EMAIL PROTECTED]> --- diff --git a/qemu/kvm-tpr-opt.c b/qemu/kvm-tpr-opt.c index ab33ea0..6677741 100644 --- a/qemu/kvm-tpr-opt.c +++ b/qemu/kvm-tpr-opt.c @@ -12,6 +12,7 @@ #include <string.h> #include "hw/hw.h" +#include "hw/isa.h" #include "sysemu.h" #include "qemu-kvm.h" #include "cpu.h"
-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
