aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2007-12-20 05:36:14 +0000
committerJoel Brobecker <brobecker@gnat.com>2007-12-20 05:36:14 +0000
commit10d00faca93295672eeb9bafece072821165199f (patch)
tree0b7090722394e69c893a35ec24b54a0ff4a9a7b1 /gdb/symtab.h
parent4106a0814aeb1d2ea9cf3608d0de4bb9fef44ee8 (diff)
downloadgdb-10d00faca93295672eeb9bafece072821165199f.zip
gdb-10d00faca93295672eeb9bafece072821165199f.tar.gz
gdb-10d00faca93295672eeb9bafece072821165199f.tar.bz2
* symtab.h: Remove "defs.h" #include.
* Makefile.in (symtab_h): Update dependencies.
Diffstat (limited to 'gdb/symtab.h')
-rw-r--r--gdb/symtab.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/symtab.h b/gdb/symtab.h
index 6b4b120..90e5b5e 100644
--- a/gdb/symtab.h
+++ b/gdb/symtab.h
@@ -22,8 +22,6 @@
#if !defined (SYMTAB_H)
#define SYMTAB_H 1
-#include "defs.h"
-
/* Opaque declarations. */
struct ui_file;
struct frame_info;