mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-21 15:31:17 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20300 72102866-910b-0410-8b05-ffd578937521
5 lines
67 B
C
5 lines
67 B
C
#include <poll.h>
|
|
|
|
#ifdef _POLL_EMUL_H_
|
|
int emulating_poll;
|
|
#endif
|