diff options
Diffstat (limited to 'gdb/frame-base.c')
-rw-r--r-- | gdb/frame-base.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/frame-base.c b/gdb/frame-base.c index 47897fc..3071586 100644 --- a/gdb/frame-base.c +++ b/gdb/frame-base.c @@ -21,6 +21,7 @@ #include "frame-base.h" #include "frame.h" #include "gdb_obstack.h" +#include "gdbarch.h" /* A default frame base implementations. If it wasn't for the old DEPRECATED_FRAME_LOCALS_ADDRESS and DEPRECATED_FRAME_ARGS_ADDRESS, |