summaryrefslogtreecommitdiff
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
commit5ace18a6b312b57b4309ac0054a53ba8ae836cb2 (patch)
treeb9b7d54fb95e7a1118caaa8b62508aec2969b66e /gdb/gdbarch.c
parent1bb17a9b305d95d475b6bc6a19b8b84ea3c5fc98 (diff)
downloadgdb-5ace18a6b312b57b4309ac0054a53ba8ae836cb2.tar.gz
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 419d215852a..d7987af5e94 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 */