* binary.c: Include safe-ctype.h after bfd.h and sysdep.h.
authorJeff Law <law@redhat.com>
Sat, 10 Nov 2001 15:53:31 +0000 (15:53 +0000)
committerJeff Law <law@redhat.com>
Sat, 10 Nov 2001 15:53:31 +0000 (15:53 +0000)
bfd/ChangeLog
bfd/binary.c

index 556e6135b6b4915fd16a57c69328ad0367b6891a..47cc29a2c4d1da64765bf80b134e814734773092 100644 (file)
@@ -1,3 +1,7 @@
+Sat Nov 10 08:56:02 2001  Jeffrey A Law  (law@cygnus.com)
+
+       * binary.c: Include safe-ctype.h after bfd.h and sysdep.h.
+
 2001-11-10  Alan Modra  <amodra@bigpond.net.au>
 
        * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF
index 6ef626c78d616e21a1b55f30e5cc925854f5a4b8..7b66f309014feb1ecc4f499347bda6f451bffec9 100644 (file)
@@ -32,9 +32,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
    the file.  objcopy cooperates by specially setting the start
    address to zero by default.  */
 
-#include "safe-ctype.h"
 #include "bfd.h"
 #include "sysdep.h"
+#include "safe-ctype.h"
 #include "libbfd.h"
 
 /* Any bfd we create by reading a binary file has three symbols: