From 3ad9d625ebad3ae93ae60a40a90da75e9b8cc795 Mon Sep 17 00:00:00 2001
From: Jeff Law <law@redhat.com>
Date: Tue, 3 Oct 1995 18:21:17 +0000
Subject: [PATCH] Opps.  Forgot to commit this with the elf.c changes...

---
 bfd/libelf.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bfd/libelf.h b/bfd/libelf.h
index 92c0bc2be34..23c5b87aac6 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 *));