diff options
-rw-r--r-- | ssh.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -245,8 +245,6 @@ main(int ac, char **av) | |||
245 | int timeout_ms; | 245 | int timeout_ms; |
246 | extern int optind, optreset; | 246 | extern int optind, optreset; |
247 | extern char *optarg; | 247 | extern char *optarg; |
248 | |||
249 | struct servent *sp; | ||
250 | Forward fwd; | 248 | Forward fwd; |
251 | 249 | ||
252 | /* Ensure that fds 0, 1 and 2 are open or directed to /dev/null */ | 250 | /* Ensure that fds 0, 1 and 2 are open or directed to /dev/null */ |