Oops, forgot to run autoheader before checking in the _getpty move to

posixmodule.
This commit is contained in:
Thomas Wouters 2000-07-15 22:13:48 +00:00
parent 3fded4bb29
commit e201cbad0b
1 changed files with 3 additions and 0 deletions

View File

@ -260,6 +260,9 @@
/* The number of bytes in a void *. */
#undef SIZEOF_VOID_P
/* Define if you have the _getpty function. */
#undef HAVE__GETPTY
/* Define if you have the alarm function. */
#undef HAVE_ALARM