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 612b1093aa..c1b9c2b104 100644 --- a/hw/core/empty_slot.c +++ b/hw/core/empty_slot.c @@ -9,6 +9,7 @@ * version. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/sysbus.h" #include "hw/empty_slot.h" |