diff options
Diffstat (limited to 'qemu/include/hw/hotplug.h')
-rw-r--r-- | qemu/include/hw/hotplug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qemu/include/hw/hotplug.h b/qemu/include/hw/hotplug.h index 2db025d0b..da1d0e4ab 100644 --- a/qemu/include/hw/hotplug.h +++ b/qemu/include/hw/hotplug.h @@ -13,7 +13,6 @@ #define HOTPLUG_H #include "qom/object.h" -#include "qemu/typedefs.h" #define TYPE_HOTPLUG_HANDLER "hotplug-handler" |