Fix #6105
This commit is contained in:
parent
7acc6bdeb8
commit
83f25cd361
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ extern PyTypeObject Screen_Type;
|
|||
#define EVDBG(...)
|
||||
#endif
|
||||
|
||||
#define EXTRA_FDS 3
|
||||
#define EXTRA_FDS 2
|
||||
#ifndef MSG_NOSIGNAL
|
||||
// Apple does not implement MSG_NOSIGNAL
|
||||
#define MSG_NOSIGNAL 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue