diff options
Diffstat (limited to 'hw/misc/debugexit.c')
-rw-r--r-- | hw/misc/debugexit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/debugexit.c b/hw/misc/debugexit.c index 69a1b004cb..84fa1a5b9d 100644 --- a/hw/misc/debugexit.c +++ b/hw/misc/debugexit.c @@ -7,6 +7,7 @@ * (at your option) any later version. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/isa/isa.h" |