summaryrefslogtreecommitdiffstats
path: root/servconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'servconf.h')
-rw-r--r--servconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/servconf.h b/servconf.h
index 5089bc9ea..9beb90fae 100644
--- a/servconf.h
+++ b/servconf.h
@@ -249,6 +249,7 @@ typedef struct {
int unused_connection_timeout;
char *sshd_session_path;
+ char *sshd_auth_path;
int refuse_connection;
} ServerOptions;