/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Broken getaddrinfo */ /* #undef BROKEN_GETADDRINFO */ /* Broken setregid */ /* #undef BROKEN_SETREGID */ /* ENOSYS: Not implemented */ /* #undef BROKEN_SETRESGID */ /* ENOSYS: Not implemented */ /* #undef BROKEN_SETRESUID */ /* Broken setreuid */ /* #undef BROKEN_SETREUID */ /* statically set by configure */ /* #undef DEF_IOV_MAX */ /* Define to 1 if you have the `adjtime' function. */ #define HAVE_ADJTIME 1 /* Define to 1 if you have the `adjtimex' function. */ /* #undef HAVE_ADJTIMEX */ /* Define to 1 if you have the `arc4random' function. */ #define HAVE_ARC4RANDOM 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_NAMESER_H 1 /* Define to 1 if you have the `asprintf' function. */ #define HAVE_ASPRINTF 1 /* Define to 1 if you have the `bzero' function. */ #define HAVE_BZERO 1 /* Define to 1 if you have the `clock_getres' function. */ /* #undef HAVE_CLOCK_GETRES */ /* Define if gai_strerror() returns const char * */ /* #undef HAVE_CONST_GAI_STRERROR_PROTO */ /* Define to 1 if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define to 1 if you have the `daemon' function. */ #define HAVE_DAEMON 1 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you don't. */ #define HAVE_DECL_ASPRINTF 0 /* Define to 1 if you have the `errx' function. */ #define HAVE_ERRX 1 /* Define to 1 if you have the header file. */ #define HAVE_ERR_H 1 /* Define to 1 if you have the `freeaddrinfo' function. */ #define HAVE_FREEADDRINFO 1 /* Define to 1 if you have the `gai_strerror' function. */ #define HAVE_GAI_STRERROR 1 /* Define to 1 if you have the `getaddrinfo' function. */ #define HAVE_GETADDRINFO 1 /* Define to 1 if you have the `getifaddrs' function. */ #define HAVE_GETIFADDRS 1 /* Define to 1 if you have the `getnameinfo' function. */ #define HAVE_GETNAMEINFO 1 /* Define to 1 if you have the header file. */ #define HAVE_IFADDRS_H 1 /* libc defines in6addr_any */ /* #undef HAVE_IN6ADDR_ANY */ /* Define to 1 if you have the `inet_pton' function. */ #define HAVE_INET_PTON 1 /* Have int64_t type */ /* #undef HAVE_INT64_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Have intXX_t */ /* #undef HAVE_INTXX_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Have OpenSSL */ /* #undef HAVE_OPENSSL */ /* Define to 1 if you have the header file. */ #define HAVE_PATHS_H 1 /* Define to 1 if you have the `poll' function. */ #define HAVE_POLL 1 /* Define to 1 if you have the header file. */ #define HAVE_POLL_H 1 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `setegid' function. */ #define HAVE_SETEGID 1 /* Define to 1 if you have the `seteuid' function. */ #define HAVE_SETEUID 1 /* Define to 1 if you have the `setgid' function. */ #define HAVE_SETGID 1 /* Define to 1 if you have the `setgroups' function. */ #define HAVE_SETGROUPS 1 /* Define to 1 if you have the `setproctitle' function. */ /* #undef HAVE_SETPROCTITLE */ /* Define to 1 if you have the `setregid' function. */ #define HAVE_SETREGID 1 /* Define to 1 if you have the `setresgid' function. */ /* #undef HAVE_SETRESGID */ /* Define to 1 if you have the `setresuid' function. */ /* #undef HAVE_SETRESUID */ /* Define to 1 if you have the `setreuid' function. */ #define HAVE_SETREUID 1 /* Define to 1 if you have the `setuid' function. */ #define HAVE_SETUID 1 /* Define to 1 if the system has the type `sig_atomic_t'. */ /* #undef HAVE_SIG_ATOMIC_T */ /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Have sockaddr.sa_len */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* Define to 1 if you have the `socketpair' function. */ #define HAVE_SOCKETPAIR 1 /* Define to 1 if the system has the type `socklen_t'. */ /* #undef HAVE_SOCKLEN_T */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the `strsignal' function. */ #define HAVE_STRSIGNAL 1 /* Have struct addrinfo */ /* #undef HAVE_STRUCT_ADDRINFO */ /* Have struct in6_addr */ /* #undef HAVE_STRUCT_IN6_ADDR */ /* Have struct sockaddr_in6 */ /* #undef HAVE_STRUCT_SOCKADDR_IN6 */ /* Define to 1 if `sin6_len' is member of `struct sockaddr_in6'. */ /* #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN */ /* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */ /* #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID */ /* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */ /* #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */ /* Define to 1 if `sa_len' is member of `struct sockaddr'. */ /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */ /* Have struct sockaddr_storage */ /* #undef HAVE_STRUCT_SOCKADDR_STORAGE */ /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */ /* #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY */ /* Define to 1 if `__ss_family' is member of `struct sockaddr_storage'. */ /* #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY */ /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_BITYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_FCNTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_QUEUE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TIMERS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TIMEX_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Have unitXX_t */ /* #undef HAVE_UINTXX_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Have u_char type */ /* #undef HAVE_U_CHAR */ /* Have u_int */ /* #undef HAVE_U_INT */ /* Have u_int64_t */ /* #undef HAVE_U_INT64_T */ /* Have u_intXX_t */ /* #undef HAVE_U_INTXX_T */ /* Define to 1 if you have the `verrx' function. */ #define HAVE_VERRX 1 /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define to 1 if you have the `vsyslog' function. */ #define HAVE_VSYSLOG 1 /* have __FUNCTION__ macro */ #define HAVE___FUNCTION__ 1 /* libc defines __progname */ #define HAVE___PROGNAME /* have __func__ macro */ #define HAVE___func__ 1 /* no "long long" support */ #define NO_LONG_LONG 1 /* Privilege separation chroot path */ /* #undef NTPD_CHROOT_DIR */ /* Unprivileged userid */ /* #undef NTPD_USER */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "OpenNTPD" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "OpenNTPD Portable" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openntpd" /* Define to the version of this package. */ #define PACKAGE_VERSION "Portable" /* setuid after seteuid doesn't work */ /* #undef SETEUID_BREAKS_SETUID */ /* The size of a `char', as computed by sizeof. */ #define SIZEOF_CHAR 0 /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 0 /* The size of a `long int', as computed by sizeof. */ #define SIZEOF_LONG_INT 0 /* The size of a `long long int', as computed by sizeof. */ #define SIZEOF_LONG_LONG_INT 0 /* The size of a `short int', as computed by sizeof. */ #define SIZEOF_SHORT_INT 0 /* arg 3 of socket is size_t */ /* #undef SOCKLEN_T_IS_SIZE_T */ /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Use SIOCGIFCONF ioctl if we do not have getifaddrs() */ /* #undef USE_SIOCGIFCONF */ /* Needed to get IOV_MAX from stdio.h on Linux */ /* #undef __need_IOV_MAX */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #define inline #endif