diff options
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r-- | gdb/symfile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h index befc0b4..2737191 100644 --- a/gdb/symfile.h +++ b/gdb/symfile.h @@ -24,6 +24,7 @@ #define SYMFILE_H /* This file requires that you first include "bfd.h". */ +#include "symtab.h" /* Opaque declarations. */ struct section_table; |