diff options
Diffstat (limited to 'kex.h')
-rw-r--r-- | kex.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ struct Kex { | |||
126 | int gss_deleg_creds; | 126 | int gss_deleg_creds; |
127 | int gss_trust_dns; | 127 | int gss_trust_dns; |
128 | char *gss_host; | 128 | char *gss_host; |
129 | char *gss_client; | ||
129 | #endif | 130 | #endif |
130 | char *client_version_string; | 131 | char *client_version_string; |
131 | char *server_version_string; | 132 | char *server_version_string; |