diff options
Diffstat (limited to 'gdb/mipsread.c')
-rw-r--r-- | gdb/mipsread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/mipsread.c b/gdb/mipsread.c index 40b1413..53def12 100644 --- a/gdb/mipsread.c +++ b/gdb/mipsread.c @@ -23,7 +23,6 @@ /* Read symbols from an ECOFF file. Most of the work is done in mdebugread.c. */ -#include "defs.h" #include "bfd.h" #include "symtab.h" #include "objfiles.h" |