diff --git a/runopts.h b/runopts.h index 5a59e6f..4271d1f 100644 --- a/runopts.h +++ b/runopts.h @@ -92,7 +92,6 @@ typedef struct svr_runopts { /* whether to print the MOTD */ int domotd; #endif - int norootlogin; #ifdef HAVE_GETGROUPLIST @@ -155,6 +154,7 @@ typedef struct cli_runopts { int always_accept_key; int no_hostkey_check; int no_cmd; + int quiet; int backgrounded; int is_subsystem; #if DROPBEAR_CLI_PUBKEY_AUTH