X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/798eaea47848edd5ab821972ba8fa7ed8cbf6f06..46201ce0f8708c098cb4bcd3d42d7a6f7b5eb3e6:/openssh/kex.h diff --git a/openssh/kex.h b/openssh/kex.h index 39c28c8..6100df8 100644 --- a/openssh/kex.h +++ b/openssh/kex.h @@ -127,6 +127,7 @@ struct Kex { int gss_deleg_creds; int gss_trust_dns; char *gss_host; + char *gss_client; #endif char *client_version_string; char *server_version_string;