aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/session.h')
-rw-r--r--include/libssh/session.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libssh/session.h b/include/libssh/session.h
index 22256150..ddd52fd6 100644
--- a/include/libssh/session.h
+++ b/include/libssh/session.h
@@ -217,6 +217,7 @@ struct ssh_session_struct {
char *pubkey_accepted_types;
char *ProxyCommand;
char *custombanner;
+ char *moduli_file;
unsigned long timeout; /* seconds */
unsigned long timeout_usec;
unsigned int port;