]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/dv-cfi.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / dv-cfi.c
index b8652271752dfd9c26e489dd947c947b73dbbe0d..02a2cedd558b8fb16b7f68ba4f81cd98cfc4d571 100644 (file)
@@ -22,7 +22,8 @@
 
 /* TODO: support vendor query tables.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include <math.h>
 #include <errno.h>