summaryrefslogtreecommitdiffstats
path: root/gdb/findvar.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-01 01:39:22 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-01 01:39:22 +0000
commit4e052eda914ce3a3c48b31a0d13bce89c364495e (patch)
tree67be48d4ba714cfd03f614cec2403abc08a33ef2 /gdb/findvar.c
parent0cff82d9a9b00581ee6462bce4f17ff04922d403 (diff)
downloadppe42-binutils-4e052eda914ce3a3c48b31a0d13bce89c364495e.tar.gz
ppe42-binutils-4e052eda914ce3a3c48b31a0d13bce89c364495e.zip
Create new file regcache.h. Update all uses.
Diffstat (limited to 'gdb/findvar.c')
-rw-r--r--gdb/findvar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/findvar.c b/gdb/findvar.c
index 88ca315887..969097fdef 100644
--- a/gdb/findvar.c
+++ b/gdb/findvar.c
@@ -30,6 +30,7 @@
#include "gdb_string.h"
#include "floatformat.h"
#include "symfile.h" /* for overlay functions */
+#include "regcache.h"
/* This is used to indicate that we don't know the format of the floating point
number. Typically, this is useful for native ports, where the actual format
OpenPOWER on IntegriCloud