aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-08-02 20:51:21 +0000
committerAndrew Cagney <cagney@redhat.com>2002-08-02 20:51:21 +0000
commitb66d6d2e12129d9bccb2dc63f8520c62a2fbe313 (patch)
treedaaa6f786e875ceab54ae4bac5ee2be8c061faad /gdb/gdbarch.c
parent29e1842b3697f3e2e4f5b1b31895754fd1426781 (diff)
downloadfsf-binutils-gdb-b66d6d2e12129d9bccb2dc63f8520c62a2fbe313.zip
fsf-binutils-gdb-b66d6d2e12129d9bccb2dc63f8520c62a2fbe313.tar.gz
fsf-binutils-gdb-b66d6d2e12129d9bccb2dc63f8520c62a2fbe313.tar.bz2
Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh: Include "gdb_string.h". * gdbarch.c: Regenerate. * regcache.c: Include "gdb_string.h". * ax-general.c: Ditto. * varobj.c: Ditto. * std-regs.c: Ditto. * fbsd-proc.c: Ditto. * thread.c: Ditto. * Makefile.in (regcache.o): Update dependencies. (thread.o, gdbarch.o): Ditto. (ax-general.o, gdbarch.o): Ditto. (varobj.o, std-regs.o): Ditto. (fbsd-proc.o): Specify dependencies.
Diffstat (limited to 'gdb/gdbarch.c')
-rw-r--r--gdb/gdbarch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbarch.c b/gdb/gdbarch.c
index 419d215..d7987af 100644
--- a/gdb/gdbarch.c
+++ b/gdb/gdbarch.c
@@ -62,6 +62,7 @@
#include "floatformat.h"
#include "gdb_assert.h"
+#include "gdb_string.h"
#include "gdb-events.h"
/* Static function declarations */