File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 272272/* The number of bytes in a void *. */
273273#undef SIZEOF_VOID_P
274274
275+ /* Define if you have the _getpty function. */
276+ #undef HAVE__GETPTY
277+
275278/* Define if you have the alarm function. */
276279#undef HAVE_ALARM
277280
359362/* Define if you have the getpid function. */
360363#undef HAVE_GETPID
361364
362- /* Define if you have the _getpty function. */
363- #undef HAVE__GETPTY
364-
365365/* Define if you have the getpwent function. */
366366#undef HAVE_GETPWENT
367367
521521/* Define if you have the waitpid function. */
522522#undef HAVE_WAITPID
523523
524- /* Define if you have the <db_185.h> header file. */
525- #undef HAVE_DB_185_H
526-
527524/* Define if you have the <db.h> header file. */
528525#undef HAVE_DB_H
529526
527+ /* Define if you have the <db_185.h> header file. */
528+ #undef HAVE_DB_185_H
529+
530530/* Define if you have the <dirent.h> header file. */
531531#undef HAVE_DIRENT_H
532532
You can’t perform that action at this time.
0 commit comments