aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-linux-tdep.c
diff options
context:
space:
mode:
authorScott Bambrough <scottb@netwinder.org>2000-04-05 17:24:08 +0000
committerScott Bambrough <scottb@netwinder.org>2000-04-05 17:24:08 +0000
commitc20f6dea13a1e5121457881a2e7e19600577770a (patch)
tree462e88a0331f70349e428613680db6e91b3244d1 /gdb/arm-linux-tdep.c
parentfaf5f7ad8ab04c5999181c464f045b077948a4fa (diff)
downloadfsf-binutils-gdb-c20f6dea13a1e5121457881a2e7e19600577770a.zip
fsf-binutils-gdb-c20f6dea13a1e5121457881a2e7e19600577770a.tar.gz
fsf-binutils-gdb-c20f6dea13a1e5121457881a2e7e19600577770a.tar.bz2
2000-04-05 Scott Bambrough <scottb@netwinder.org>
* arm-linux-tdep.c: Resolve implicit function declarations by including target.h and value.h. Inclusion of symtab.h is no longer needed. * ChangeLog: Fix formatting of previous entry.
Diffstat (limited to 'gdb/arm-linux-tdep.c')
-rw-r--r--gdb/arm-linux-tdep.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/arm-linux-tdep.c b/gdb/arm-linux-tdep.c
index 76becf7..bf26300 100644
--- a/gdb/arm-linux-tdep.c
+++ b/gdb/arm-linux-tdep.c
@@ -19,7 +19,8 @@
Boston, MA 02111-1307, USA. */
#include "defs.h"
-#include "symtab.h"
+#include "target.h"
+#include "value.h"
#include "gdbtypes.h"
#ifdef GET_LONGJMP_TARGET