* config/mips/tm-irix6.h: Include solib.h.
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 2 Oct 2002 01:27:59 +0000 (01:27 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 2 Oct 2002 01:27:59 +0000 (01:27 +0000)
gdb/ChangeLog
gdb/config/mips/tm-irix6.h

index 7ed7a0f45be6108ea35e619d594e995f27f929db..e77a10c8c121ad88b5c4fb8b2132bdfcff58b899 100644 (file)
@@ -1,3 +1,7 @@
+2002-10-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/mips/tm-irix6.h: Include solib.h.
+
 2002-10-01  Elena Zannoni  <ezannoni@redhat.com>
 
        * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
index 6a91ebc6239ca772d254f9feb04e77d04501a6ef..58b97e178b226d92708c4acfd661493e9ef59e7c 100644 (file)
@@ -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++. */
This page took 0.030082 seconds and 4 git commands to generate.