]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/example-synacor/sim-main.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / example-synacor / sim-main.c
index a7d748f3022c9eccdc7adff1a7417d382a3073fa..d7a68b38bf46c3ec8b6a3bd3e5ed1ac8296fbff6 100644 (file)
@@ -21,7 +21,8 @@
 /* This file contains the main simulator decoding logic.  i.e. everything that
    is architecture specific.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include "sim-main.h"
 \f