diff options
Diffstat (limited to 'slirp/main.h')
-rw-r--r-- | slirp/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slirp/main.h b/slirp/main.h index 9cd87584e6..c01addac4b 100644 --- a/slirp/main.h +++ b/slirp/main.h @@ -42,7 +42,6 @@ extern char *username; extern char *socket_path; extern int towrite_max; extern int ppp_exit; -extern int so_options; extern int tcp_keepintvl; extern uint8_t client_ethaddr[6]; |