aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-base.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-base.c')
-rw-r--r--sim/common/hw-base.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/sim/common/hw-base.c b/sim/common/hw-base.c
index dee9359..238d3fe 100644
--- a/sim/common/hw-base.c
+++ b/sim/common/hw-base.c
@@ -22,13 +22,12 @@
/* This must come before any other includes. */
#include "defs.h"
-#include "hw-main.h"
-#include "hw-base.h"
-
-#include <string.h>
-#include <stdlib.h>
#include <ctype.h>
+#include <stdlib.h>
+#include <string.h>
+#include "hw-main.h"
+#include "hw-base.h"
#include "hw-config.h"
struct hw_base_data