diff options
Diffstat (limited to 'hw/acpi/tco.c')
-rw-r--r-- | hw/acpi/tco.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/acpi/tco.c b/hw/acpi/tco.c index a9143963ab..acfb65e8f2 100644 --- a/hw/acpi/tco.c +++ b/hw/acpi/tco.c @@ -7,7 +7,6 @@ * See the COPYING file in the top-level directory. */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "sysemu/watchdog.h" #include "hw/i386/ich9.h" |