summaryrefslogtreecommitdiffstats
path: root/qemu/target-unicore32/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/target-unicore32/helper.c')
-rw-r--r--qemu/target-unicore32/helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/target-unicore32/helper.c b/qemu/target-unicore32/helper.c
index ae63277c8..21f5f3574 100644
--- a/qemu/target-unicore32/helper.c
+++ b/qemu/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"