mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Use new-style CHECK_TYPE to avoid modifying confdefs.h. Include sys/types.h
Fixes #636431.
This commit is contained in:
parent
bddf5a57ca
commit
01c04013a7
3 changed files with 19 additions and 38 deletions
|
@ -842,7 +842,7 @@
|
|||
/* Define to `unsigned' if <sys/types.h> does not define. */
|
||||
#undef size_t
|
||||
|
||||
/* Define to `int' if <sys/types.h> does not define. */
|
||||
/* Define to `int' if <sys/socket.h> does not define. */
|
||||
#undef socklen_t
|
||||
|
||||
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue