From 9dd42d1716e8af12d385a5bb94c24ecd3cfddfaa Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 2 Mar 2011 17:23:09 +0000 Subject: * ecoff.c: Incldue filenames.h --- gas/ecoff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/ecoff.c') 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? */ -- cgit v1.2.1