* coffcode.h: Include libiberty.h.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Sep 2009 16:38:48 +0000 (16:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Sep 2009 16:38:48 +0000 (16:38 +0000)
bfd/ChangeLog
bfd/coffcode.h

index ee6496915ae0697d43cf619d5b7ed447cc767d62..5668d919cb8ca59923b39163da0b9f96845cc114 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * coffcode.h: Include libiberty.h.
+
 2009-09-05  Martin Thuresson  <martin@mtme.org>
 
        * coff-arm.c (coff_arm_relocate_section)
index 9b9ab99282ac7d3e873a74f81cf3d6db775810d1..043cf20bb4ce6b5826a49e67f9c467969c8adcb8 100644 (file)
@@ -361,6 +361,8 @@ CODE_FRAGMENT
 
 */
 
+#include "libiberty.h"
+
 #ifdef COFF_WITH_PE
 #include "peicode.h"
 #else
This page took 0.031861 seconds and 4 git commands to generate.