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