solaris thread-saff errrno fix

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33983 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-10-14 11:40:34 +00:00
parent d5088db475
commit 3dcc2ab2ad
20 changed files with 26 additions and 29 deletions

View file

@ -55,8 +55,6 @@
#include <sys/fcntl.h>
#endif
#include <errno.h>
#ifdef __POSIX_SOURCE
#define NBLK_OPT O_NONBLOCK
#else