summaryrefslogtreecommitdiff
path: root/gdb/std-regs.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/std-regs.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/std-regs.c')
-rw-r--r--gdb/std-regs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/std-regs.c b/gdb/std-regs.c
index b96c9018783..8177fc281cb 100644
--- a/gdb/std-regs.c
+++ b/gdb/std-regs.c
@@ -26,6 +26,7 @@
#include "frame.h"
#include "gdbtypes.h"
#include "value.h"
+#include "gdb_string.h"
/* Types that describe the various builtin registers. */