2 * User definable configuration options
5 /* Define to 1 if you want KEEPALIVE timers */
8 /*********************************************************/
10 * Autoconf defined configuration options
11 * You shouldn't need to touch any of these
14 /* Define if you have sys/ioctl.h */
15 #undef HAVE_SYS_IOCTL_H
17 #define HAVE_SYS_IOCTL_H
20 /* Define if you have sys/filio.h */
21 #undef HAVE_SYS_FILIO_H
23 #define HAVE_SYS_FILIO_H
26 /* Define if the machine is big endian */
27 //#undef HOST_WORDS_BIGENDIAN
29 /* Define if iovec needs to be declared */
35 /* Define if you have a POSIX.1 sys/wait.h */
36 #undef HAVE_SYS_WAIT_H
38 /* Define if you have sys/select.h */
39 #undef HAVE_SYS_SELECT_H
41 #define HAVE_SYS_SELECT_H
44 /* Define if you have arpa/inet.h */
45 #undef HAVE_ARPA_INET_H
47 #define HAVE_ARPA_INET_H
50 /* Define to sizeof(char *) */
51 #define SIZEOF_CHAR_P (HOST_LONG_BITS / 8)
53 /* Define if you have inet_aton */
56 #define HAVE_INET_ATON