mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Include <unistd.h> in Python.h. Fixes #500924.
This commit is contained in:
parent
edb60a7ba9
commit
cdc4451222
30 changed files with 4 additions and 109 deletions
|
@ -1,7 +1,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include </usr/include/thread.h>
|
||||
#undef _POSIX_THREADS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue