diff options
Diffstat (limited to 'target-unicore32/ucf64_helper.c')
-rw-r--r-- | target-unicore32/ucf64_helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-unicore32/ucf64_helper.c b/target-unicore32/ucf64_helper.c index 5af008fc6f..6c919010c3 100644 --- a/target-unicore32/ucf64_helper.c +++ b/target-unicore32/ucf64_helper.c @@ -8,6 +8,7 @@ * published by the Free Software Foundation, or any later version. * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" |