mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-24 06:02:27 +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
|
@ -38,7 +38,9 @@
|
|||
#include <Foundation/NSDebug.h>
|
||||
#include <Foundation/GSMime.h>
|
||||
#include <string.h>
|
||||
#if HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <sys/file.h>
|
||||
|
||||
#ifdef HAVE_SYS_FCNTL_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue