]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-arange.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / sim-arange.c
index a40dabbeb7d7c8293af3f5adc9b05174d302ca6d..5a28a2c0c495e623d20ca2679dbf40aa03920676 100644 (file)
@@ -20,6 +20,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #ifndef _SIM_ARANGE_C_
 #define _SIM_ARANGE_C_
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "libiberty.h"
 #include "sim-basics.h"
 #include "sim-arange.h"