diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/ldmisc.c | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7607418..ce90a67 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2014-12-10 Alan Modra <amodra@gmail.com> + + * ldmisc.c: #include "coff-bfd.h" + 2014-12-06 Eric Botcazou <ebotcazou@adacore.com> * configure.tgt: Add Visium support. diff --git a/ld/ldmisc.c b/ld/ldmisc.c index 5e18013..af2a044 100644 --- a/ld/ldmisc.c +++ b/ld/ldmisc.c @@ -35,6 +35,7 @@ #include "ldmain.h" #include "ldfile.h" #include "elf-bfd.h" +#include "coff-bfd.h" /* %% literal % |