summaryrefslogtreecommitdiff
path: root/servconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'servconf.h')
-rw-r--r--servconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/servconf.h b/servconf.h
index 641e93c8f..410c42754 100644
--- a/servconf.h
+++ b/servconf.h
@@ -200,6 +200,8 @@ typedef struct {
200 200
201 int fingerprint_hash; 201 int fingerprint_hash;
202 int expose_userauth_info; 202 int expose_userauth_info;
203
204 int debian_banner;
203} ServerOptions; 205} ServerOptions;
204 206
205/* Information about the incoming connection as used by Match */ 207/* Information about the incoming connection as used by Match */