/* src/conf.h. Generated automatically by configure. */ /* src/conf.h.in. Generated automatically from configure.in by autoheader. */ /* 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 to `unsigned long' if doesn't define. */ /* #undef u_int32_t */ /* Define to `unsigned short' if doesn't define. */ /* #undef u_int16_t */ /* Define to `unsigned char' if doesn't define. */ /* #undef u_int8_t */ /* Define to `unsigned char' if doesn't define. */ /* #undef u_char */ /* Define if DLT_NULL is half-broken (see code for details) */ /* #undef DLT_NULL_BROKEN */ /* Define if you have the sigaction function. */ #define HAVE_SIGACTION 1 /* Define if you have the sigset function. */ #define HAVE_SIGSET 1 /* Define if you have the header file. */ /* #undef HAVE_LINUX_IF_ETHER_H */ /* Define if you have the header file. */ #define HAVE_NET_IF_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IF_ETHER_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_SYSTM_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IP_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_TCP_H 1 /* Define if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define if you have the header file. */ #define HAVE_STANDARDS_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_BITYPES_H */ /* Define if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the pcap library (-lpcap). */ #define HAVE_LIBPCAP 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "tcpflow" /* Version number of package */ #define VERSION "0.21"