These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / hw / acpi / piix4.h
index 65e6fd7..26c2370 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef HW_ACPI_PIIX4_H
 #define HW_ACPI_PIIX4_H
 
-#include "qemu/typedefs.h"
-
 Object *piix4_pm_find(void);
 
 #endif