X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ld%2Fmri.c;h=e5c379c8b6091331688362d5430da8e5920d01bf;hb=5242a0a000ad7d3f2fa1cd0023f692d53261b302;hp=37821e8f4c5e873dd5448ee36342d387adc33b75;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=binutils-gdb.git diff --git a/ld/mri.c b/ld/mri.c index 37821e8f4c5..e5c379c8b60 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"