/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define if your struct stat has st_rdev. */
#define HAVE_ST_RDEV 1
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1
/* Define as __inline if that's what the C compiler calls it. */
/* #undef inline */
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef pid_t */
/* Define as the return type of signal handlers (int or void). */
#define RETSIGTYPE void
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
/* Define if you have the select function. */
#define HAVE_SELECT 1
/* Define if you have the getloadavg function. */
#define HAVE_GETLOADAVG 1
/* Define if you have the <curses.h> header file. */
#define HAVE_CURSES_H 1
/* Define if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define if you have the <ndir.h> header file. */
/* #undef HAVE_NDIR_H */
/* Define if you have the <sys/dir.h> header file. */
/* #undef HAVE_SYS_DIR_H */
/* Define if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define if you have the <sys/ndir.h> header file. */
/* #undef HAVE_SYS_NDIR_H */
/* Define if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if you have the kvm library (-lkvm). */
#define HAVE_LIBKVM 1
/* Define if you have the ncurses library (-lncurses). */
/* #undef HAVE_LIBNCURSES */
/* define if you can use sysctl to get process info (bsd systems) */
#define HAVE_PROCESS_SYSCTL 1
/* define if there is USER_PROCESS type in utmp */
/* #undef HAVE_USER_PROCESS */
/* define if there is DEAD_PROCESS type in utmp */
/* #undef HAVE_DEAD_PROCESS */
/* define if utmp structure has ut_pid member */
/* #undef HAVE_UTPID */
/* define if ncurses library has mvwchgat() function */
/* #undef HAVE_MVWCHGAT */
/* define if we can use timeval struct after calling select */
/* #undef RETURN_TV_IN_SELECT */
/* define if there is ut_name in utmp structure */
#define HAVE_UT_NAME 1
/* define if have kvm library */
#define HAVE_LIBKVM 1
syntax highlighted by Code2HTML, v. 0.9.1