summaryrefslogtreecommitdiff
path: root/bfd/binary.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2001-11-10 15:53:31 +0000
committerJeff Law <law@redhat.com>2001-11-10 15:53:31 +0000
commitf22efddabd28a615074635cfdb2400c71daf6c0b (patch)
tree33ca96f83fc391ab7b2aa506816547746be3bfb4 /bfd/binary.c
parentfebc91d59b6b23e8f8529f6c88f05b8e8af7283b (diff)
downloadbinutils-redhat-f22efddabd28a615074635cfdb2400c71daf6c0b.tar.gz
* binary.c: Include safe-ctype.h after bfd.h and sysdep.h.
Diffstat (limited to 'bfd/binary.c')
-rw-r--r--bfd/binary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/binary.c b/bfd/binary.c
index 6ef626c78d..7b66f30901 100644
--- a/bfd/binary.c
+++ b/bfd/binary.c
@@ -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: