mirror of
https://github.com/python/cpython.git
synced 2024-11-26 03:14:27 +08:00
typo (#indef -> #undef)
This commit is contained in:
parent
e5920bc4c6
commit
6eea32622c
@ -26,7 +26,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include </usr/include/thread.h>
|
||||
#indef _POSIX_THREADS
|
||||
#undef _POSIX_THREADS
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user