diff options
Diffstat (limited to 'target-cris/translate_v10.c')
-rw-r--r-- | target-cris/translate_v10.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-cris/translate_v10.c b/target-cris/translate_v10.c index df20bdc5f1..1335517883 100644 --- a/target-cris/translate_v10.c +++ b/target-cris/translate_v10.c @@ -18,6 +18,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "crisv10-decode.h" static const char *regnames_v10[] = |