mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix blocking in run loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12567 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c7b827b21e
commit
36dd6aad2f
21 changed files with 85 additions and 16 deletions
|
@ -40,7 +40,7 @@
|
|||
#include <Foundation/NSUserDefaults.h>
|
||||
|
||||
#include <stdlib.h> // for getenv()
|
||||
#if !defined(__WIN32__)
|
||||
#if HAVE_UNISTD_H
|
||||
#include <unistd.h> // for getlogin()
|
||||
#endif
|
||||
#if HAVE_PWD_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue