diff options
Diffstat (limited to 'gdb/regcache.h')
-rw-r--r-- | gdb/regcache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/regcache.h b/gdb/regcache.h index 0361f22..0e0b84b 100644 --- a/gdb/regcache.h +++ b/gdb/regcache.h @@ -21,6 +21,7 @@ #define REGCACHE_H struct regcache; +struct regset; struct gdbarch; struct address_space; |