]> git.proxmox.com Git - qemu.git/commitdiff
kvmvapic: Make dependency on sysbus.h explicit
authorIgor Mammedov <imammedo@redhat.com>
Thu, 25 Apr 2013 14:05:30 +0000 (16:05 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 1 May 2013 11:04:19 +0000 (13:04 +0200)
Allows kvmvapic to compile if sysbus.h is removed from apic_internal.h,
from which it is indirectly included.
sysbus.h will be removed from apic_internal.h after converting
APICs to ICCDevice.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/i386/kvmvapic.c

index 3a10c0710cb855ee9b5485246094d6cdaf4562ab..5b558aa180224198b2ad299ca09d34430544acda 100644 (file)
@@ -12,6 +12,7 @@
 #include "sysemu/cpus.h"
 #include "sysemu/kvm.h"
 #include "hw/i386/apic_internal.h"
+#include "hw/sysbus.h"
 
 #define VAPIC_IO_PORT           0x7e