diff options
Diffstat (limited to 'gdb/regcache.c')
-rw-r--r-- | gdb/regcache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/regcache.c b/gdb/regcache.c index 49bafa72175..bd1018a9bb2 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -27,6 +27,7 @@ #include "gdbcmd.h" #include "regcache.h" #include "gdb_assert.h" +#include "gdb_string.h" /* * DATA STRUCTURE |