/* include/config.h.  Generated automatically by configure.  */
/* include/config.h.in.  Generated automatically from configure.in by autoheader.  */

/* defined on AIX systems. */
/* #undef AIX_STRANGENESS */

/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Define if you have the `inet_ntop' function. */
#define HAVE_INET_NTOP 1

/* Define if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

/* Define if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

/* Define if you have the <netinet/if_ether.h> header file. */
#define HAVE_NETINET_IF_ETHER_H 1

/* Define if you have the <netinet/ip6.h> header file. */
#define HAVE_NETINET_IP6_H 1

/* Define if you have the <net/bpf.h> header file. */
#define HAVE_NET_BPF_H 1

/* Define if you have the <net/ethernet.h> header file. */
#define HAVE_NET_ETHERNET_H 1

/* Define if you have the <net/if.h> header file. */
#define HAVE_NET_IF_H 1

/* Define if you have the <net/ppp_defs.h> header file. */
/* #undef HAVE_NET_PPP_DEFS_H */

/* Define if you have the <pcap.h> header file. */
#define HAVE_PCAP_H 1

/* Define if you have the `perror' function. */
#define HAVE_PERROR 1

/* Define if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1

/* 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. */
#define HAVE_STRINGS_H 1

/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define if you have the `strtol' function. */
#define HAVE_STRTOL 1

/* Define if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

/* Define if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* 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 `ualarm' function. */
#define HAVE_UALARM 1

/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Disable the ability to write to arbitrary file descriptors. */
/* #undef NO_FILEDESC */

/* Name of package */
#define PACKAGE "tcpstat"

/* 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 */

/* defined on OSF systems. */
/* #undef TRU64_STRANGENESS */

/* Use the sleepycat DB library. */
/* #undef USE_DB1_LIBRARY */

/* Version number of package */
#define VERSION "1.5"

/* defined usually on linux systems */
/* #undef _BSD_SOURCE */

/* Define to empty if `const' does not conform to ANSI C. */
#define const 

/* Define to `unsigned' if <sys/types.h> does not define. */
#define size_t unsigned


syntax highlighted by Code2HTML, v. 0.9.1