diff options
Diffstat (limited to 'gdb/buildsym-legacy.c')
-rw-r--r-- | gdb/buildsym-legacy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/buildsym-legacy.c b/gdb/buildsym-legacy.c index a29c128..91f8eb8 100644 --- a/gdb/buildsym-legacy.c +++ b/gdb/buildsym-legacy.c @@ -18,6 +18,7 @@ #include "defs.h" #include "buildsym-legacy.h" +#include "symtab.h" /* The work-in-progress of the compunit we are building. This is created first, before any subfiles by start_symtab. */ |