diff options
Diffstat (limited to 'hw/misc/slavio_misc.c')
-rw-r--r-- | hw/misc/slavio_misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/slavio_misc.c b/hw/misc/slavio_misc.c index ec50f10757..edd5de0702 100644 --- a/hw/misc/slavio_misc.c +++ b/hw/misc/slavio_misc.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "sysemu/sysemu.h" #include "hw/sysbus.h" #include "trace.h" |