summaryrefslogtreecommitdiff
path: root/kex.h
diff options
context:
space:
mode:
Diffstat (limited to 'kex.h')
-rw-r--r--kex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kex.h b/kex.h
index bd763a074..e8af7a4fd 100644
--- a/kex.h
+++ b/kex.h
@@ -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;