/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to `unsigned long long' if doesn't define. */ #define u_int64_t unsigned long long /* Define to `unsigned int' if doesn't define. */ #define u_int32_t unsigned int /* Define to `unsigned short' if doesn't define. */ #define u_int16_t unsigned short /* Define to `unsigned char' if doesn't define. */ #define u_int8_t unsigned char /* Define if the censor module is available */ /* #undef HAVE_CENSOR */ /* Define if our libdnet is a libdumbnet */ /* #undef HAVE_DUMBNET */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define if you have the `strlcat' function. */ #define HAVE_STRLCAT 1 /* Define if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define if you have that is POSIX.1 compatible. */ /* #undef HAVE_SYS_WAIT_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the `warnx' function. */ #define HAVE_WARNX 1 /* Name of package */ #define PACKAGE "vomit" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ /* #undef TIME_WITH_SYS_TIME */ /* Version number of package */ #define VERSION "0.2c" /* Define to `unsigned' if does not define. */ #define size_t unsigned /* Define to `unsigned short' if does not define. */ #define u_int16_t unsigned short /* Define to `unsigned int' if does not define. */ #define u_int32_t unsigned int /* Define to `unsigned long long' if does not define. */ #define u_int64_t unsigned long long /* Define to `unsigned char' if does not define. */ #define u_int8_t unsigned char