]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ihex.c
bfd/
[thirdparty/binutils-gdb.git] / bfd / ihex.c
index c6b2a88cbf2c9a28baed60edc87a67cbc2d028e5..9f765b33f770910374e1e5a0d99562a379c6436b 100644 (file)
@@ -118,8 +118,8 @@ The MRI compiler uses this, which is a repeat of type 5:
    18..19      Checksum in hex notation
    20..21      Carriage return, line feed.  */
 
-#include "bfd.h"
 #include "sysdep.h"
+#include "bfd.h"
 #include "libbfd.h"
 #include "libiberty.h"
 #include "safe-ctype.h"