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