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 891220ae91..6fd38f9b62 100644 --- a/slirp/main.h +++ b/slirp/main.h @@ -11,7 +11,6 @@ #define TOWRITEMAX 512 -extern struct timeval tt; extern int link_up; extern int slirp_socket; extern int slirp_socket_unit; |