summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ssh.c b/ssh.c
index 8dfc9bc1e..ad6ae0f4f 100644
--- a/ssh.c
+++ b/ssh.c
@@ -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 */