summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/generic/gdbtk-stack.c
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>2002-02-07 21:56:07 +0000
committerMartin Hunt <hunt@redhat.com>2002-02-07 21:56:07 +0000
commit9275ca0665fd66fb615eab2d26c614f51f5a358d (patch)
tree0ba8bfa318d7cf58bca651106e905bebe6bfa3db /gdb/gdbtk/generic/gdbtk-stack.c
parent5763f0732ccd66d6735ad821ae8a4c48d0b81082 (diff)
downloadgdb-9275ca0665fd66fb615eab2d26c614f51f5a358d.tar.gz
2002-02-07 Martin M. Hunt <hunt@redhat.com>
* generic/gdbtk.c, generic/gdbtk-bp.c, generic/gdbtk-cmds.c, generic/gdbtk-hooks.c, generic/gdbtk-stack.c: Cleanup includes.
Diffstat (limited to 'gdb/gdbtk/generic/gdbtk-stack.c')
-rw-r--r--gdb/gdbtk/generic/gdbtk-stack.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/gdbtk/generic/gdbtk-stack.c b/gdb/gdbtk/generic/gdbtk-stack.c
index d9a077310f2..c36fcab52a9 100644
--- a/gdb/gdbtk/generic/gdbtk-stack.c
+++ b/gdb/gdbtk/generic/gdbtk-stack.c
@@ -19,9 +19,6 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
-#include "symtab.h"
-#include "frame.h"
-#include "value.h"
#include "target.h"
#include "breakpoint.h"
#include "linespec.h"