Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / ld / mri.c
index e037ec58733f0995063bb82e3a7b822f0dd01aad..70fdcabb6a280356ca5cb5fbe1b663b189583532 100644 (file)
--- a/ld/mri.c
+++ b/ld/mri.c
@@ -1,5 +1,5 @@
 /* mri.c -- handle MRI style linker scripts
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain <sac@cygnus.com>.
 
    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"
This page took 0.024744 seconds and 4 git commands to generate.