]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/hw-tree.c
sim: reorder header includes
[thirdparty/binutils-gdb.git] / sim / common / hw-tree.c
index 1bf4edab746b9581f59011e76a94a5cab24df991..2e441cec98b18299654666ecdaf4879186fffc65 100644 (file)
 /* This must come before any other includes.  */
 #include "defs.h"
 
+#include <ctype.h>
+#include <stdlib.h>
+#include <string.h>
+
 #include "hw-main.h"
 #include "hw-base.h"
 #include "hw-tree.h"
 #include "sim-io.h"
 #include "sim-assert.h"
 
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
-
 /* manipulate/lookup device names */
 
 typedef struct _name_specifier