diff options
Diffstat (limited to 'hw/core/empty_slot.c')
-rw-r--r-- | hw/core/empty_slot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/core/empty_slot.c b/hw/core/empty_slot.c index c694532046..3ba450e1ca 100644 --- a/hw/core/empty_slot.c +++ b/hw/core/empty_slot.c @@ -10,7 +10,6 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" #include "hw/sysbus.h" #include "qemu/module.h" #include "hw/empty_slot.h" |