X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/27dd7730582be85c7d4f680f5f71146629809c86..f708e736d0dafc05f8b7e9e73d6440c930b94686:/slirp/main.h diff --git a/slirp/main.h b/slirp/main.h index 66e4f9252f..f2e58cfe2d 100644 --- a/slirp/main.h +++ b/slirp/main.h @@ -31,7 +31,6 @@ extern int ctty_closed; extern char *slirp_tty; extern char *exec_shell; extern u_int curtime; -extern fd_set *global_readfds, *global_writefds, *global_xfds; extern struct in_addr loopback_addr; extern unsigned long loopback_mask; extern char *username;