diff options
Diffstat (limited to 'hw/acpi_piix4.c')
-rw-r--r-- | hw/acpi_piix4.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi_piix4.c b/hw/acpi_piix4.c index bfa1d9a1ae..c8733e5fad 100644 --- a/hw/acpi_piix4.c +++ b/hw/acpi_piix4.c @@ -22,6 +22,7 @@ #include "pci.h" #include "acpi.h" #include "sysemu.h" +#include "range.h" //#define DEBUG |