Revision 7878ff6b slirp/slirp.h

b/slirp/slirp.h
264 264

  
265 265
void lprint _P((const char *, ...));
266 266

  
267
extern int do_echo;
268

  
269 267
#if SIZEOF_CHAR_P == 4
270 268
# define insque_32 insque
271 269
# define remque_32 remque

Also available in: Unified diff