aboutsummaryrefslogtreecommitdiff
path: root/bfd/libcoff-in.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libcoff-in.h')
-rw-r--r--bfd/libcoff-in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/libcoff-in.h b/bfd/libcoff-in.h
index 12616c9..c164c05 100644
--- a/bfd/libcoff-in.h
+++ b/bfd/libcoff-in.h
@@ -104,9 +104,9 @@ extern boolean bfd_coff_reloc16_relax_section PARAMS ((bfd *,
asection *,
asymbol **));
extern bfd_byte *bfd_coff_reloc16_get_relocated_section_contents
- PARAMS ((bfd *, bfd_seclet_type *, bfd_byte *));
+ PARAMS ((bfd *, struct bfd_seclet *, bfd_byte *));
extern bfd_vma bfd_coff_reloc16_get_value PARAMS ((arelent *,
- bfd_seclet_type *));
+ struct bfd_seclet *));
/* And more taken from the source .. */