X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fmri.c;h=e5c379c8b6091331688362d5430da8e5920d01bf;hb=227c0bf4b3dd0cf65dceb58e729e9da81b38b5a7;hp=37821e8f4c5e873dd5448ee36342d387adc33b75;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/mri.c b/ld/mri.c index 37821e8f4c..e5c379c8b6 100644 --- a/ld/mri.c +++ b/ld/mri.c @@ -1,5 +1,5 @@ /* mri.c -- handle MRI style linker scripts - Copyright (C) 1991-2019 Free Software Foundation, Inc. + Copyright (C) 1991-2020 Free Software Foundation, Inc. Contributed by Steve Chamberlain . This file is part of the GNU Binutils. @@ -25,6 +25,8 @@ #include "sysdep.h" #include "bfd.h" +#include "bfdlink.h" +#include "ctf-api.h" #include "ld.h" #include "ldexp.h" #include "ldlang.h"