diff options
Diffstat (limited to 'gdb/std-regs.c')
-rw-r--r-- | gdb/std-regs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/std-regs.c b/gdb/std-regs.c index b96c901..8177fc2 100644 --- a/gdb/std-regs.c +++ b/gdb/std-regs.c @@ -26,6 +26,7 @@ #include "frame.h" #include "gdbtypes.h" #include "value.h" +#include "gdb_string.h" /* Types that describe the various builtin registers. */ |