diff options
Diffstat (limited to 'gdb/findvar.c')
-rw-r--r-- | gdb/findvar.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/findvar.c b/gdb/findvar.c index 88ca3158879..969097fdefd 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 |