]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/erc32/float.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / erc32 / float.c
index 6d3d2bd73d264dace4f7896a10d3ec8901990ceb..d2ae39785a329a6dc423bd6753052269d14d7e29 100644 (file)
@@ -26,7 +26,9 @@
      4. Clear host exception bits.
  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "sis.h"
 #include <fenv.h>