mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Added HAVE_FLOCK
This commit is contained in:
parent
faf681a154
commit
920b13d529
1 changed files with 3 additions and 0 deletions
|
|
@ -142,6 +142,9 @@
|
|||
/* Define if you have the dlopen function. */
|
||||
#undef HAVE_DLOPEN
|
||||
|
||||
/* Define if you have the flock function. */
|
||||
#undef HAVE_FLOCK
|
||||
|
||||
/* Define if you have the ftime function. */
|
||||
#undef HAVE_FTIME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue