mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
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:
parent
d5088db475
commit
3dcc2ab2ad
20 changed files with 26 additions and 29 deletions
|
@ -71,7 +71,6 @@ typedef struct {unichar from; unsigned char to;} _ucc_;
|
|||
#else
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
|
||||
/*
|
||||
* The whole of the GNUstep code stores UNICODE in internal byte order,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue