X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sim%2Fm32r%2Fm32r2.c;h=852c10814c58a2d7558996ea34ecd01b54382e5a;hb=6df01ab8ab8509b04f86d7da069ec2d25eb31bf9;hp=c607ff85f02d3f0b6459b693edc79adf55089a1c;hpb=61baf725eca99af2569262d10aca03dcde2698f6;p=thirdparty%2Fbinutils-gdb.git diff --git a/sim/m32r/m32r2.c b/sim/m32r/m32r2.c index c607ff85f02..852c10814c5 100644 --- a/sim/m32r/m32r2.c +++ b/sim/m32r/m32r2.c @@ -1,5 +1,5 @@ /* m32r2 simulator support code - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2021 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. @@ -17,6 +17,9 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +/* This must come before any other includes. */ +#include "defs.h" + #define WANT_CPU m32r2f #define WANT_CPU_M32R2F