Revision 7c829863 slirp/misc.h

b/slirp/misc.h
63 63
	struct emu_t *next;
64 64
};
65 65

  
66
#ifndef CONFIG_QEMU
66 67
extern struct emu_t *tcpemu;
68
#endif
67 69

  
68 70
extern int x_port, x_server, x_display;
69 71

  

Also available in: Unified diff