]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/h8300/compile.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / h8300 / compile.c
index 365f8667c6a573795d2a78a3e56afa63ca83c345..2ac6dd0bf74f13ef356e49caf1aaf8398d57c34e 100644 (file)
@@ -17,7 +17,9 @@
  * AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include <signal.h>
 #include <time.h>
 #include <stdlib.h>