diff options
Diffstat (limited to 'gdb/symmisc.c')
-rw-r--r-- | gdb/symmisc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/symmisc.c b/gdb/symmisc.c index ca803fc..4cbe338 100644 --- a/gdb/symmisc.c +++ b/gdb/symmisc.c @@ -38,6 +38,7 @@ #include "source.h" #include "readline/tilde.h" #include <cli/cli-style.h> +#include "gdbsupport/buildargv.h" /* Prototypes for local functions */ |