diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/mips/tm-irix6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/mips/tm-irix6.h b/gdb/config/mips/tm-irix6.h index 6a91ebc..58b97e1 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++. */ |