diff options
Diffstat (limited to 'gdb/dwarf2/index-common.h')
-rw-r--r-- | gdb/dwarf2/index-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/dwarf2/index-common.h b/gdb/dwarf2/index-common.h index 0a871a7..3390129 100644 --- a/gdb/dwarf2/index-common.h +++ b/gdb/dwarf2/index-common.h @@ -21,6 +21,7 @@ #define DWARF_INDEX_COMMON_H #include "extract-store-integer.h" +#include "hashtab.h" /* The suffix for an index file. */ #define INDEX4_SUFFIX ".gdb-index" |