mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Poll emulation test
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20300 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ffd050523d
commit
efccedf1e5
1 changed files with 5 additions and 0 deletions
5
config/config.poll.c
Normal file
5
config/config.poll.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include <poll.h>
|
||||
|
||||
#ifdef _POLL_EMUL_H_
|
||||
int emulating_poll;
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue