mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Commit version of config.h.in that covers the TERMIOS test.
This commit is contained in:
parent
d2d75d3edd
commit
0e7b9faa74
1 changed files with 3 additions and 0 deletions
|
|
@ -620,6 +620,9 @@
|
|||
/* Define if you have the <sys/wait.h> header file. */
|
||||
#undef HAVE_SYS_WAIT_H
|
||||
|
||||
/* Define if you have the <termios.h> header file. */
|
||||
#undef HAVE_TERMIOS_H
|
||||
|
||||
/* Define if you have the <thread.h> header file. */
|
||||
#undef HAVE_THREAD_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue