aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-bits.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-bits.c')
-rw-r--r--sim/common/sim-bits.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/common/sim-bits.c b/sim/common/sim-bits.c
index 9e9063c..4be0752 100644
--- a/sim/common/sim-bits.c
+++ b/sim/common/sim-bits.c
@@ -23,6 +23,9 @@
#ifndef _SIM_BITS_C_
#define _SIM_BITS_C_
+/* This must come before any other includes. */
+#include "defs.h"
+
#include "sim-basics.h"
#include "sim-assert.h"
#include "sim-io.h"