diff options
Diffstat (limited to 'gdb/dummy-frame.c')
-rw-r--r-- | gdb/dummy-frame.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/dummy-frame.c b/gdb/dummy-frame.c index aebdd23..d3ede7c 100644 --- a/gdb/dummy-frame.c +++ b/gdb/dummy-frame.c @@ -29,6 +29,7 @@ #include "observable.h" #include "gdbthread.h" #include "infcall.h" +#include "gdbarch.h" struct dummy_frame_id { |