]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/cgen-trace.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / cgen-trace.c
index ea0399fdb6e281587d26142303047d38d4be8950..66250c09be751b6816d8db5337b31a833a793fe7 100644 (file)
@@ -17,7 +17,9 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include <errno.h>
 #include <stdlib.h>
 #include "dis-asm.h"