diff options
Diffstat (limited to 'hw/acpi.c')
| -rw-r--r-- | hw/acpi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/acpi.c b/hw/acpi.c index 4c4df56fce..c7044b1fae 100644 --- a/hw/acpi.c +++ b/hw/acpi.c @@ -17,8 +17,6 @@ */ #include "hw.h" #include "pc.h" -#include "pci.h" -#include "sysemu.h" #include "acpi.h" struct acpi_table_header |