diff options
Diffstat (limited to 'hw/unicore32/puv3.c')
-rw-r--r-- | hw/unicore32/puv3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/unicore32/puv3.c b/hw/unicore32/puv3.c index 1968202c82..4522fa263b 100644 --- a/hw/unicore32/puv3.c +++ b/hw/unicore32/puv3.c @@ -9,6 +9,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "ui/console.h" #include "elf.h" |