From: Felix Lee Date: Sat, 17 Oct 1998 17:40:35 +0000 (+0000) Subject: * core-sol2.c: #include , for sol2.7 weirdness. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=61e6bcc839b7548f47d6a5565c70a59efd4d60ee;p=deliverable%2Fbinutils-gdb.git * core-sol2.c: #include , for sol2.7 weirdness. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0523fe26f3..0f326627fd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 17 17:39:23 1998 Felix Lee + + * core-sol2.c: #include , for sol2.7 weirdness. + Fri Oct 16 15:31:38 1998 Michael Snyder * m32r-tdep.c (decode_prologue): Return failure if we reach diff --git a/gdb/core-sol2.c b/gdb/core-sol2.c index 9e07c35b22..0c5eac1aaf 100644 --- a/gdb/core-sol2.c +++ b/gdb/core-sol2.c @@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #undef fpregset_t #include +#include #include #include #include