diff options
Diffstat (limited to 'hw/misc/arm_integrator_debug.c')
-rw-r--r-- | hw/misc/arm_integrator_debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/arm_integrator_debug.c b/hw/misc/arm_integrator_debug.c index 6d9dd74e38..902605fef4 100644 --- a/hw/misc/arm_integrator_debug.c +++ b/hw/misc/arm_integrator_debug.c @@ -14,6 +14,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/sysbus.h" #include "exec/address-spaces.h" |