diff options
Diffstat (limited to 'bfd/elf-nacl.h')
-rw-r--r-- | bfd/elf-nacl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elf-nacl.h b/bfd/elf-nacl.h index 8ca0618..1b691a3 100644 --- a/bfd/elf-nacl.h +++ b/bfd/elf-nacl.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "bfd.h" - bfd_boolean nacl_modify_segment_map (bfd *, struct bfd_link_info *); bfd_boolean nacl_modify_program_headers (bfd *, struct bfd_link_info *); void nacl_final_write_processing (bfd *, bfd_boolean linker); |