diff options
Diffstat (limited to 'ld/emultempl/cr16elf.em')
-rw-r--r-- | ld/emultempl/cr16elf.em | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emultempl/cr16elf.em b/ld/emultempl/cr16elf.em index 9cdd356..eb06880 100644 --- a/ld/emultempl/cr16elf.em +++ b/ld/emultempl/cr16elf.em @@ -26,6 +26,7 @@ fragment <<EOF #include "ldctor.h" +#include "elf32-cr16.h" static void check_sections (bfd *, asection *, void *); |