summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssh.c b/ssh.c
index 6cee5c3ba..1130c8a0e 100644
--- a/ssh.c
+++ b/ssh.c
@@ -264,7 +264,6 @@ main(int ac, char **av)
264 struct passwd *pw; 264 struct passwd *pw;
265 int dummy; 265 int dummy;
266 uid_t original_effective_uid; 266 uid_t original_effective_uid;
267 extern int optopt;
268 extern int optind, optreset; 267 extern int optind, optreset;
269 extern char *optarg; 268 extern char *optarg;
270 269