]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-config.c
sim: reorder header includes
[thirdparty/binutils-gdb.git] / sim / common / sim-config.c
index fc6b09a7238d13ebf779e57ebe2878d6e2779229..d6c307525a896cbbf8123190edeff7461786a503 100644 (file)
 /* This must come before any other includes.  */
 #include "defs.h"
 
+#include "bfd.h"
+
 #include "sim-main.h"
 #include "sim-assert.h"
-#include "bfd.h"
 
 
 enum bfd_endian current_target_byte_order = BFD_ENDIAN_UNKNOWN;