* mipsread.c: Undo ill effects from including <strings.h>,
authorFred Fish <fnf@specifix.com>
Wed, 17 Jun 1992 05:23:00 +0000 (05:23 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 17 Jun 1992 05:23:00 +0000 (05:23 +0000)
commitfa0bcaa3a526dfdc149c6e04b3b97775f1170c08
tree823f8c4ff6d178093cfc85a4a7837ed9255be493
parent0cfe5e69da3d40156b85fd4b848017b5c0a74f46
* mipsread.c:  Undo ill effects from including <strings.h>,
which #defines index to be strchr.  Unfortunately, index is
a member of a symbol table structure that can't be changed.
* mipsread.c:  tm-mips.h includes coff/symconst.h and coff/sym.h,
remove redundant #include's.
gdb/ChangeLog
gdb/mipsread.c