From: Alexandre Oliva Date: Wed, 2 Oct 2002 01:28:21 +0000 (+0000) Subject: * config/mips/tm-irix6.h: Include solib.h. X-Git-Tag: gdb_5_3-2002-12-12-release~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=497bbefc17400483879e26161361acef9befedb8;p=thirdparty%2Fbinutils-gdb.git * config/mips/tm-irix6.h: Include solib.h. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 78c1259eeb7..4cafa33b5fb 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 Andrew Cagney * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix diff --git a/gdb/config/mips/tm-irix6.h b/gdb/config/mips/tm-irix6.h index ac710a465a6..2da2f3d04d8 100644 --- a/gdb/config/mips/tm-irix6.h +++ b/gdb/config/mips/tm-irix6.h @@ -1,5 +1,5 @@ /* Target machine description for SGI Iris under Irix 6.x, for GDB. - Copyright 2001 + Copyright 2001, 2002 Free Software Foundation, Inc. This file is part of GDB. @@ -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++. */