From 0b8f9be61cd89de3be7bfac8b5fe544fceca1af3 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sat, 15 May 2010 17:36:13 +0000 Subject: Trim unnecessary includes Signed-off-by: Blue Swirl --- hw/acpi.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/acpi.c') diff --git a/hw/acpi.c b/hw/acpi.c index 4c4df56fc..c7044b1fa 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 -- cgit v1.2.3