diff runopts.h @ 1890:45e552ee4391

merge
author Matt Johnston <matt@ucc.asn.au>
date Tue, 22 Mar 2022 16:17:47 +0800
parents bfd0f3248df3
children 4528afefe45d
line wrap: on
line diff
--- a/runopts.h	Tue Mar 22 16:17:05 2022 +0800
+++ b/runopts.h	Tue Mar 22 16:17:47 2022 +0800
@@ -92,7 +92,6 @@
 	/* whether to print the MOTD */
 	int domotd;
 #endif
-
 	int norootlogin;
 
 #ifdef HAVE_GETGROUPLIST
@@ -155,6 +154,7 @@
 	int always_accept_key;
 	int no_hostkey_check;
 	int no_cmd;
+	int quiet;
 	int backgrounded;
 	int is_subsystem;
 #if DROPBEAR_CLI_PUBKEY_AUTH