]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cris/rvdummy.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / cris / rvdummy.c
index 788f8edb504e0f44ae90dbcf5ced4e2323a4741d..b53e823f8f7a0bf11fd4b0e5d980104c5fc3c35b 100644 (file)
@@ -29,9 +29,8 @@ main (int argc, char *argv[])
 }
 #else
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include "getopt.h"
 #include "libiberty.h"