/* Define to 1 if you have the <curses.h> header file. */1#define HAVE_CURSES_H 123/* Define to 1 if you have getpwnam_r and getpwuid_r that are draft POSIX.14versions. */5/* #undef HAVE_GETPW_R_DRAFT */67/* Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.18compatible. */9#define HAVE_GETPW_R_POSIX 11011/* Define to 1 if you have the `issetugid' function. */12#define HAVE_ISSETUGID 11314/* Define to 1 if you have the <ncurses.h> header file. */15/* #undef HAVE_NCURSES_H */1617/* Define to 1 if struct dirent has member d_namlen */18#define HAVE_STRUCT_DIRENT_D_NAMLEN 11920/* Define to 1 if you have the <sys/cdefs.h> header file. */21#define HAVE_SYS_CDEFS_H 12223/* Define to 1 if you have the <termcap.h> header file. */24#define HAVE_TERMCAP_H 12526/* Define to 1 if you have the <term.h> header file. */27#define HAVE_TERM_H 12829#include "sys.h"30313233