diff options
Diffstat (limited to 'target-unicore32/helper.c')
-rw-r--r-- | target-unicore32/helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-unicore32/helper.c b/target-unicore32/helper.c index ae63277c84..21f5f35744 100644 --- a/target-unicore32/helper.c +++ b/target-unicore32/helper.c @@ -9,6 +9,7 @@ * or (at your option) any later version. */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/gdbstub.h" #include "exec/helper-proto.h" |