From: Ian Jackson Date: Mon, 2 Jun 2008 16:18:19 +0000 (+0100) Subject: #include "sysemu.h", since vl.h is gone X-Git-Tag: xen-3.3.0-rc1~114 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=130ec206d7615c37392419ad3b5481d4b1d03223;p=qemu-xen-4.0-testing.git #include "sysemu.h", since vl.h is gone --- diff --git a/hw/piix4acpi.c b/hw/piix4acpi.c index 36d926f8..12a6afb0 100644 --- a/hw/piix4acpi.c +++ b/hw/piix4acpi.c @@ -26,6 +26,7 @@ #include "hw.h" #include "pc.h" #include "pci.h" +#include "sysemu.h" #include