summaryrefslogtreecommitdiff
path: root/gdb/symfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r--gdb/symfile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h
index 0cbd1fc5764..10361e795d9 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -25,6 +25,8 @@
/* This file requires that you first include "bfd.h". */
+#include "symtab.h"
+
/* Opaque declarations. */
struct section_table;
struct objfile;