* dbxread.c: Don't include libbfd.h.
authorStan Shebs <shebs@codesourcery.com>
Thu, 14 Jul 1994 21:34:09 +0000 (21:34 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 14 Jul 1994 21:34:09 +0000 (21:34 +0000)
commit8e3ff8235415e2ae6bb56e21b020ac585616993a
treeebab3ce1b64924b4551b03e5a59927e54bdddd40
parent8dbe58d843db2c5eadcc93f76a9df730747eea36
* dbxread.c: Don't include libbfd.h.
* dwarfread.c, elfread.c somread.c: Don't include libbfd.h,
<time.h>, or <sys/types.h>.
* elfread.c (elf_symfile_read): Use only standard BFD functions to
collect information about the stab and stab string sections.
gdb/ChangeLog
gdb/dwarfread.c
gdb/elfread.c
gdb/somread.c