diff options
Diffstat (limited to 'bfd/elf32-sh.c')
-rw-r--r-- | bfd/elf32-sh.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-sh.c b/bfd/elf32-sh.c index fb45aeb..e1d7e1a 100644 --- a/bfd/elf32-sh.c +++ b/bfd/elf32-sh.c @@ -26,6 +26,7 @@ #include "elf-bfd.h" #include "elf/sh.h" #include "libiberty.h" +#include "../opcodes/sh-opc.h" static bfd_reloc_status_type sh_elf_reloc (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); |