diff --git a/bfd/libelf.h b/bfd/libelf.h index 92c0bc2be3..23c5b87aac 100644 --- a/bfd/libelf.h +++ b/bfd/libelf.h @@ -634,8 +634,7 @@ _bfd_elf_compute_section_file_positions PARAMS ((bfd *, struct bfd_link_info *)); void _bfd_elf_assign_file_positions_for_relocs PARAMS ((bfd *)); file_ptr _bfd_elf_assign_file_position_for_section PARAMS ((Elf_Internal_Shdr *, - file_ptr, - boolean)); + file_ptr)); boolean _bfd_elf_create_dynamic_sections PARAMS ((bfd *, struct bfd_link_info *));