diff --git a/gas/ChangeLog b/gas/ChangeLog index c49d9dc45a..4e94fd976a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2016-06-29 Maciej W. Rozycki + + * write.c: Remove "libbfd.h" inclusion. + 2016-06-28 Maciej W. Rozycki * testsuite/gas/elf/elf.exp: Use `supports_gnu_unique' with the diff --git a/gas/write.c b/gas/write.c index 9af1f80f08..8873e5519f 100644 --- a/gas/write.c +++ b/gas/write.c @@ -25,7 +25,6 @@ #include "obstack.h" #include "output-file.h" #include "dwarf2dbg.h" -#include "libbfd.h" #include "compress-debug.h" #ifndef TC_FORCE_RELOCATION