/*
* User definable configuration options
*/
/* Define to 1 if you want KEEPALIVE timers */
#define DO_KEEPALIVE 0
/*********************************************************/
/*
* Autoconf defined configuration options
* You shouldn't need to touch any of these
*/
/* Define to sizeof(char *) */
#define SIZEOF_CHAR_P (HOST_LONG_BITS / 8)