mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-16 12:28:46 +00:00
* core-sol2.c: #include <sys/types.h>, for sol2.7 weirdness.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
Sat Oct 17 17:39:23 1998 Felix Lee <flee@cygnus.com>
|
||||||
|
|
||||||
|
* core-sol2.c: #include <sys/types.h>, for sol2.7 weirdness.
|
||||||
|
|
||||||
Fri Oct 16 15:31:38 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
|
Fri Oct 16 15:31:38 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
|
||||||
|
|
||||||
* m32r-tdep.c (decode_prologue): Return failure if we reach
|
* m32r-tdep.c (decode_prologue): Return failure if we reach
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|||||||
#undef fpregset_t
|
#undef fpregset_t
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <sys/types.h>
|
||||||
#include <sys/regset.h>
|
#include <sys/regset.h>
|
||||||
#include <sys/procfs.h>
|
#include <sys/procfs.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user