Fix the gdb build with GCC 7
[deliverable/binutils-gdb.git] / bfd / ecofflink.c
index 0697d8aa5a7f5f94b9d492521866dbb93486c0aa..1345e917ac7e6b9385c99ae13c57aedaf2f9b7fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines to link ECOFF debugging information.
-   Copyright (C) 1993-2017 Free Software Foundation, Inc.
+   Copyright (C) 1993-2019 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -23,6 +23,7 @@
 #include "bfd.h"
 #include "bfdlink.h"
 #include "libbfd.h"
+#include "ecoff-bfd.h"
 #include "objalloc.h"
 #include "aout/stab_gnu.h"
 #include "coff/internal.h"
This page took 0.02702 seconds and 4 git commands to generate.