X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/4e1c687b22bf2e4eb8d3549081a1f468eb13e374..09dcbb73d661c6366f40e769a038ef72a7395988:/openssh/gss-serv.c diff --git a/openssh/gss-serv.c b/openssh/gss-serv.c index 6fbc09d..9a21de3 100644 --- a/openssh/gss-serv.c +++ b/openssh/gss-serv.c @@ -455,7 +455,7 @@ ssh_gssapi_do_child(char ***envp, u_int *envsizep) /* Privileged */ int -ssh_gssapi_userok(char *user, struct passwd *pw) +ssh_gssapi_userok(char *user, struct passwd *pw, int gssapi_keyex) { OM_uint32 lmin;