diff options
Diffstat (limited to 'disas/riscv-xthead.c')
| -rw-r--r-- | disas/riscv-xthead.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/disas/riscv-xthead.c b/disas/riscv-xthead.c index 99da679d16..fcca326d1c 100644 --- a/disas/riscv-xthead.c +++ b/disas/riscv-xthead.c @@ -4,6 +4,7 @@ * SPDX-License-Identifier: GPL-2.0-or-later */ +#include "qemu/osdep.h" #include "disas/riscv.h" #include "disas/riscv-xthead.h" |