PR25570, ld duplicate "warning: changing start of section"
[deliverable/binutils-gdb.git] / ld / ldgram.y
index 81ed85e9a02c62ec7e167b628d21215ff1b4d306..df5c035c03a9f8c462e08c155af3253d4a48f531 100644 (file)
@@ -1,5 +1,5 @@
 /* A YACC grammar to parse a superset of the AT&T linker scripting language.
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2020 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support (steve@cygnus.com).
 
    This file is part of the GNU Binutils.
@@ -29,6 +29,7 @@
 #include "sysdep.h"
 #include "bfd.h"
 #include "bfdlink.h"
+#include "ctf-api.h"
 #include "ld.h"
 #include "ldexp.h"
 #include "ldver.h"
This page took 0.023349 seconds and 4 git commands to generate.