posix-threads.cc: Include <unistd.h> if HAVE_UNISTD_H is defined.
authorJason Thorpe <thorpej@wasabisystems.com>
Sun, 2 Mar 2003 01:24:40 +0000 (01:24 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Sun, 2 Mar 2003 01:24:40 +0000 (01:24 +0000)
commit66c4e25802794e3c3c92e3cfdafe3ee8bd3b005c
treebf4affbe7e622a621a9117fd3016958831b7d322
parent3ccd3d704112889a79a0ccdcfc51bfcc55019827
posix-threads.cc: Include <unistd.h> if HAVE_UNISTD_H is defined.

* posix-threads.cc: Include <unistd.h> if HAVE_UNISTD_H is defined.
(_Jv_ThreadSetPriority): Test for _POSIX_THREAD_PRIORITY_SCHEDULING.

From-SVN: r63647
libjava/ChangeLog
libjava/posix-threads.cc