summaryrefslogtreecommitdiff
path: root/gdb/nlmread.c
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@redback.com>2001-03-07 02:57:08 +0000
committerJ.T. Conklin <jtc@redback.com>2001-03-07 02:57:08 +0000
commit11f936b109319f3f1ce2cc8a8755bb0c270a6cb4 (patch)
tree2d4b4d0f1fd57f7eff0235185c9e114b8a41326f /gdb/nlmread.c
parent75c7733ef6a3ac3c0592214ac0f36572695c0ce9 (diff)
downloadgdb-11f936b109319f3f1ce2cc8a8755bb0c270a6cb4.tar.gz
2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpoint
* symtab.h (decode_line_1): Removed declaration. * symfile.c (#include <assert.h>): Removed. * arch-utils.c (#include <ctype.h>): Removed. * c-typeprint.c: Likewise. * dbxread.c: Likewise. * gdbtypes.c: Likewise. * target.c: Likewise. * os9kread.c: Likewise. * c-valprint.c (#include "demangle.h"): Removed. * ch-typeprint.c: Likewise. * eval.c: Likewise. * f-typeprint.c: Likewise. * f-valprint.c: Likewise. * m2-typeprint.c: Likewise. * typeprint.c: Likewise. * p-typeprint.c: Likewise. * valarith.c: Likewise. * valprint.c: Likewise. * m2-typeprint.c (#include "gdb_string.h"): Removed. * nlmread.c: Likewise. * mdebugread.c (#include "gdb-stabs.h"): Removed. * minsyms.c: Likewise. * mipsread.c: Likewise. * nlmread.c: Likewise. * m2-typeprint.c (#include "obstack.h"): Removed. * m2-valprint.c: Likewise. * event-loop.c (#include <setjmp.h>): Removed.
Diffstat (limited to 'gdb/nlmread.c')
-rw-r--r--gdb/nlmread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/nlmread.c b/gdb/nlmread.c
index ffc1c697cb0..0baf177ffb0 100644
--- a/gdb/nlmread.c
+++ b/gdb/nlmread.c
@@ -21,12 +21,10 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
-#include "gdb_string.h"
#include "bfd.h"
#include "symtab.h"
#include "symfile.h"
#include "objfiles.h"
-#include "gdb-stabs.h"
#include "buildsym.h"
#include "stabsread.h"