00001 #ifndef EXTCONF_H 00002 #define EXTCONF_H 00003 #define HAVE_ARPA_INET_H 1 00004 #define ENABLE_IPV6 1 00005 #define INET6 1 00006 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 00007 #define HAVE_SOCKADDR_STORAGE 1 00008 #define HAVE_NETINET_TCP_H 1 00009 #define HAVE_NETINET_UDP_H 1 00010 #define HAVE_SENDMSG 1 00011 #define HAVE_RECVMSG 1 00012 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 00013 #define HAVE_ST_MSG_CONTROL 1 00014 #define HAVE_TYPE_STRUCT_ADDRINFO 1 00015 #define HAVE_FREEADDRINFO 1 00016 #define HAVE_GAI_STRERROR 1 00017 #define GAI_STRERROR_CONST 1 00018 #define HAVE_GETNAMEINFO 1 00019 #define HAVE_GETADDRINFO 1 00020 #define HAVE_IFADDRS_H 1 00021 #define HAVE_GETIFADDRS 1 00022 #define HAVE_SYS_IOCTL_H 1 00023 #define HAVE_NET_IF_H 1 00024 #define HAVE_SYS_PARAM_H 1 00025 #define HAVE_TYPE_SOCKLEN_T 1 00026 #define HAVE_SYS_UN_H 1 00027 #define HAVE_SYS_UIO_H 1 00028 #define HAVE_TYPE_STRUCT_IN_PKTINFO 1 00029 #define HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST 1 00030 #define HAVE_ST_IPI_SPEC_DST 1 00031 #define HAVE_TYPE_STRUCT_IN6_PKTINFO 1 00032 #define HAVE_SOCKET 1 00033 #define HAVE_GETHOSTBYNAME2 1 00034 #define HAVE_SOCKETPAIR 1 00035 #define HAVE_GETHOSTNAME 1 00036 #endif 00037