diff --git a/gas/ChangeLog b/gas/ChangeLog
index c49d9dc45a7ee631ce646d57278e4beaadb5c4b7..4e94fd976a31f2a308ff80cee9760480f6d17309 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-29  Maciej W. Rozycki  <macro@imgtec.com>
+
+	* write.c: Remove "libbfd.h" inclusion.
+
 2016-06-28  Maciej W. Rozycki  <macro@imgtec.com>
 
 	* testsuite/gas/elf/elf.exp: Use `supports_gnu_unique' with the
diff --git a/gas/write.c b/gas/write.c
index 9af1f80f08fc4268bd86e9b22ed94537b8f383d4..8873e5519f45ac052eda8b72a57e4be25339ef9c 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