summaryrefslogtreecommitdiffstats
path: root/qemu/include/hw/acpi/piix4.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/include/hw/acpi/piix4.h')
-rw-r--r--qemu/include/hw/acpi/piix4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu/include/hw/acpi/piix4.h b/qemu/include/hw/acpi/piix4.h
index 65e6fd7aa..26c2370e3 100644
--- a/qemu/include/hw/acpi/piix4.h
+++ b/qemu/include/hw/acpi/piix4.h
@@ -1,8 +1,6 @@
#ifndef HW_ACPI_PIIX4_H
#define HW_ACPI_PIIX4_H
-#include "qemu/typedefs.h"
-
Object *piix4_pm_find(void);
#endif