mirror of
https://github.com/python/cpython.git
synced 2025-09-23 17:03:23 +00:00
Oops, forgot to run autoheader before checking in the _getpty move to
posixmodule.
This commit is contained in:
parent
3fded4bb29
commit
e201cbad0b
1 changed files with 3 additions and 0 deletions
|
@ -260,6 +260,9 @@
|
||||||
/* The number of bytes in a void *. */
|
/* The number of bytes in a void *. */
|
||||||
#undef SIZEOF_VOID_P
|
#undef SIZEOF_VOID_P
|
||||||
|
|
||||||
|
/* Define if you have the _getpty function. */
|
||||||
|
#undef HAVE__GETPTY
|
||||||
|
|
||||||
/* Define if you have the alarm function. */
|
/* Define if you have the alarm function. */
|
||||||
#undef HAVE_ALARM
|
#undef HAVE_ALARM
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue