summaryrefslogtreecommitdiff
path: root/gas/ecoff.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-03-02 17:23:09 +0000
committerNick Clifton <nickc@redhat.com>2011-03-02 17:23:09 +0000
commit14aa5a8bf34a6229e81be221d47a5ab6492f6af4 (patch)
treee3fb2d1463f9c099dda4a3675a4ad87e0639c382 /gas/ecoff.c
parentddcf1fcfb23a8f27e67cd8b0a60ab4dae05b7fa8 (diff)
* ecoff.c: Incldue filenames.h
Diffstat (limited to 'gas/ecoff.c')
-rw-r--r--gas/ecoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ecoff.c b/gas/ecoff.c
index 27e48e5f0b..102ce9e823 100644
--- a/gas/ecoff.c
+++ b/gas/ecoff.c
@@ -37,7 +37,7 @@
#include "coff/internal.h"
#include "coff/symconst.h"
#include "aout/stab_gnu.h"
-
+#include "filenames.h"
#include "safe-ctype.h"
/* Why isn't this in coff/sym.h? */