mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
Merge 3.4 (#24217)
This commit is contained in:
commit
60e3f367a4
@ -24,9 +24,9 @@
|
||||
|
||||
#ifndef MS_WINDOWS
|
||||
#define UNIX
|
||||
# ifdef __APPLE__
|
||||
# ifdef HAVE_FCNTL_H
|
||||
# include <fcntl.h>
|
||||
# endif
|
||||
# endif /* HAVE_FCNTL_H */
|
||||
#endif
|
||||
|
||||
#ifdef MS_WINDOWS
|
||||
|
Loading…
Reference in New Issue
Block a user