diff options
Diffstat (limited to 'gdb/objfiles.h')
-rw-r--r-- | gdb/objfiles.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/objfiles.h b/gdb/objfiles.h index 8e2c81b6557..d3194915711 100644 --- a/gdb/objfiles.h +++ b/gdb/objfiles.h @@ -23,6 +23,7 @@ #if !defined (OBJFILES_H) #define OBJFILES_H +#include "gdb_obstack.h" /* For obstack internals. */ struct bcache; /* This structure maintains information on a per-objfile basis about the |