[PATCH] ld: fix s/claimi/claim/ typo
[deliverable/binutils-gdb.git] / ld / ldlex.l
index a5c3ba599922bc646522aebf4c5729cd90cca85a..0fcbe84c8b589db28ef9689cda816a7b89d71b6a 100644 (file)
@@ -2,7 +2,7 @@
 
 %{
 
-/* Copyright (C) 1991-2019 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2020 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support.
 
    This file is part of the GNU Binutils.
@@ -25,6 +25,7 @@
 #include "bfd.h"
 #include "safe-ctype.h"
 #include "bfdlink.h"
+#include "ctf-api.h"
 #include "ld.h"
 #include "ldmisc.h"
 #include "ldexp.h"
This page took 0.024726 seconds and 4 git commands to generate.