aboutsummaryrefslogtreecommitdiff
path: root/sim/common/dv-pal.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/dv-pal.c')
-rw-r--r--sim/common/dv-pal.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/sim/common/dv-pal.c b/sim/common/dv-pal.c
index c60f524..3f6a95e 100644
--- a/sim/common/dv-pal.c
+++ b/sim/common/dv-pal.c
@@ -22,6 +22,12 @@
/* This must come before any other includes. */
#include "defs.h"
+#include <stdlib.h>
+#include <string.h>
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
+
#include "sim-main.h"
#include "hw-main.h"
#include "sim-io.h"
@@ -30,12 +36,6 @@
its immediate domain */
#include "hw-tree.h"
-#include <string.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-#include <stdlib.h>
-
/* DEVICE