sim: move scache init to dynamic modules.c
[deliverable/binutils-gdb.git] / sim / common / sim-inline.c
index 93ea6f03cad5142eba743a80e59b1c85c56a44c9..7c3edd0d1cd1c68af87cfea67157a93a0bd7c35b 100644 (file)
@@ -26,6 +26,9 @@
 #undef SIM_INLINE_P
 #define SIM_INLINE_P 1
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "sim-inline.h"
 #include "sim-main.h"
 
This page took 0.022742 seconds and 4 git commands to generate.