=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshconnect.h,v retrieving revision 1.2.2.5 retrieving revision 1.2.2.6 diff -u -r1.2.2.5 -r1.2.2.6 --- src/usr.bin/ssh/sshconnect.h 2001/09/27 00:15:43 1.2.2.5 +++ src/usr.bin/ssh/sshconnect.h 2001/11/15 00:15:00 1.2.2.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: sshconnect.h,v 1.2.2.5 2001/09/27 00:15:43 miod Exp $ */ +/* $OpenBSD: sshconnect.h,v 1.2.2.6 2001/11/15 00:15:00 miod Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. @@ -27,7 +27,7 @@ #define SSHCONNECT_H int -ssh_connect(const char *, struct sockaddr_storage *, u_short, int, +ssh_connect(const char *, struct sockaddr_storage *, u_short, int, int, int, struct passwd *, const char *); void