diff options
Diffstat (limited to 'gdb/x86-64-tdep.h')
-rw-r--r-- | gdb/x86-64-tdep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/x86-64-tdep.h b/gdb/x86-64-tdep.h index 9163405..e800a2f 100644 --- a/gdb/x86-64-tdep.h +++ b/gdb/x86-64-tdep.h @@ -27,6 +27,7 @@ struct gdbarch; struct frame_info; +struct regcache; #include "i386-tdep.h" |