diff options
Diffstat (limited to 'gdb/source-cache.c')
-rw-r--r-- | gdb/source-cache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/source-cache.c b/gdb/source-cache.c index 94d8207..f5bb641 100644 --- a/gdb/source-cache.c +++ b/gdb/source-cache.c @@ -21,6 +21,7 @@ #include "gdbsupport/scoped_fd.h" #include "source.h" #include "cli/cli-style.h" +#include "symtab.h" #ifdef HAVE_SOURCE_HIGHLIGHT /* If Gnulib redirects 'open' and 'close' to its replacements |