summaryrefslogtreecommitdiffstats
path: root/qemu/hw/core/empty_slot.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/core/empty_slot.c')
-rw-r--r--qemu/hw/core/empty_slot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/core/empty_slot.c b/qemu/hw/core/empty_slot.c
index 612b1093a..c1b9c2b10 100644
--- a/qemu/hw/core/empty_slot.c
+++ b/qemu/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"