diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7ed7a0f45b..e77a10c8c1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-10-01 Alexandre Oliva + + * config/mips/tm-irix6.h: Include solib.h. + 2002-10-01 Elena Zannoni * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and diff --git a/gdb/config/mips/tm-irix6.h b/gdb/config/mips/tm-irix6.h index 6a91ebc623..58b97e178b 100644 --- a/gdb/config/mips/tm-irix6.h +++ b/gdb/config/mips/tm-irix6.h @@ -20,6 +20,7 @@ Boston, MA 02111-1307, USA. */ #include "mips/tm-bigmips64.h" +#include "solib.h" /* SGI's assembler doesn't grok dollar signs in identifiers. So we use dots instead. This item must be coordinated with G++. */