/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to `unsigned long long' if <sys/types.h> doesn't define. */
#define u_int64_t unsigned long long
/* Define to `unsigned int' if <sys/types.h> doesn't define. */
#define u_int32_t unsigned int
/* Define to `unsigned short' if <sys/types.h> doesn't define. */
#define u_int16_t unsigned short
/* Define to `unsigned char' if <sys/types.h> 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 <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define if you have the <inttypes.h> 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 <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
/* Define if you have the <string.h> 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 <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
/* Define if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
/* #undef HAVE_SYS_WAIT_H */
/* Define if you have the <unistd.h> 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 <sys/time.h> and <time.h>. */
/* #undef TIME_WITH_SYS_TIME */
/* Version number of package */
#define VERSION "0.2c"
/* Define to `unsigned' if <sys/types.h> does not define. */
#define size_t unsigned
/* Define to `unsigned short' if <sys/types.h> does not define. */
#define u_int16_t unsigned short
/* Define to `unsigned int' if <sys/types.h> does not define. */
#define u_int32_t unsigned int
/* Define to `unsigned long long' if <sys/types.h> does not define. */
#define u_int64_t unsigned long long
/* Define to `unsigned char' if <sys/types.h> does not define. */
#define u_int8_t unsigned char
syntax highlighted by Code2HTML, v. 0.9.1