]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/hw-handles.c
sim: reorder header includes
[thirdparty/binutils-gdb.git] / sim / common / hw-handles.c
index fb878e4927745708afbb779e25cc4ea9f8915fd7..62b3ca38acb9ad259924053996fe7d9d59994fa1 100644 (file)
 /* This must come before any other includes.  */
 #include "defs.h"
 
+#include <stdlib.h>
+
 #include "hw-main.h"
 #include "hw-base.h"
 
-#include <stdlib.h>
-
 struct hw_handle_mapping
 {
   cell_word external;