aboutsummaryrefslogtreecommitdiff
path: root/slirp/slirp_config.h
blob: 7147e0de04aaf9bacd1a34385fa58b57b5569f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * 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
 */