diff options
author | Nick Clifton <nickc@redhat.com> | 1998-07-24 16:40:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-07-24 16:40:56 +0000 |
commit | b460b2684e4955ec6589f85147386c7f4994458b (patch) | |
tree | 669ca47f7bfd7f2f2aa19e010b3651868d6fab0c /binutils | |
parent | 30471c22e37534fd6fd42118bfd4c9b6063c3f01 (diff) | |
download | gdb-b460b2684e4955ec6589f85147386c7f4994458b.zip gdb-b460b2684e4955ec6589f85147386c7f4994458b.tar.gz gdb-b460b2684e4955ec6589f85147386c7f4994458b.tar.bz2 |
Remoe spurious header file inclusion.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 823dbbf..036e685 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 24 09:38:59 1998 Nick Clifton <nickc@cygnus.com> + + * objcopy.c: Removed spurious inclusion of elf/internal.h and + elf-bfd.h. + 1998-07-22 Ulrich Drepper <drepper@cygnus.com> * readelf.c: Consistantly use elf_ prefix for *_reloc_type |