]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-hload.c
sim: reorder header includes
[thirdparty/binutils-gdb.git] / sim / common / sim-hload.c
index f33dcf6368a854f207666346343378adb1487aab..c42590c26947dd0ccf7884d49eabb8421544b531 100644 (file)
@@ -20,8 +20,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 /* This must come before any other includes.  */
 #include "defs.h"
 
-#include "sim-main.h"
 #include "bfd.h"
+
+#include "sim-main.h"
 #include "sim-utils.h"
 #include "sim-assert.h"