diff options
Diffstat (limited to 'gdb/symtab.c')
-rw-r--r-- | gdb/symtab.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/symtab.c b/gdb/symtab.c index 0fd3f3a..5671953 100644 --- a/gdb/symtab.c +++ b/gdb/symtab.c @@ -66,6 +66,7 @@ #include "filename-seen-cache.h" #include "arch-utils.h" #include <algorithm> +#include "common/pathstuff.h" /* Forward declarations for local functions. */ |