slirp: replace SIZEOF_CHAR_P with glib equivalent
[qemu/ar7.git] / slirp / slirp_config.h
blob7147e0de04aaf9bacd1a34385fa58b57b5569f31
1 /*
2 * User definable configuration options
3 */
5 /* Define to 1 if you want KEEPALIVE timers */
6 #define DO_KEEPALIVE 0
8 /*********************************************************/
9 /*
10 * Autoconf defined configuration options
11 * You shouldn't need to touch any of these