]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-endian.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / sim-endian.c
index 395b487ee81df7214a048a6fdb4d7cc6fb81f7fb..5f0e46a84e5b6221c19cfad6b17ec920392ea72a 100644 (file)
@@ -23,6 +23,9 @@
 #ifndef _SIM_ENDIAN_C_
 #define _SIM_ENDIAN_C_
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "sim-basics.h"
 #include "sim-assert.h"