diff options
Diffstat (limited to 'gdb/stack.c')
-rw-r--r-- | gdb/stack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/stack.c b/gdb/stack.c index 8239c76..b81be29 100644 --- a/gdb/stack.c +++ b/gdb/stack.c @@ -55,6 +55,7 @@ #include "gdbsupport/def-vector.h" #include "cli/cli-option.h" #include "cli/cli-style.h" +#include "gdbsupport/buildargv.h" /* The possible choices of "set print frame-arguments", and the value of this setting. */ |