diff options
Diffstat (limited to 'opcodes/riscv-dis.c')
-rw-r--r-- | opcodes/riscv-dis.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/riscv-dis.c b/opcodes/riscv-dis.c index f26a46e0b34..0855de39e8e 100644 --- a/opcodes/riscv-dis.c +++ b/opcodes/riscv-dis.c @@ -27,6 +27,7 @@ #include "opintl.h" #include "elf-bfd.h" #include "elf/riscv.h" +#include "elfxx-riscv.h" #include "bfd_stdint.h" #include <ctype.h> |