mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-24 06:14:59 +02:00
fixup
This commit is contained in:
parent
d214347667
commit
f45f3a8a12
@ -153,6 +153,7 @@ main(int argc, char **argv)
|
||||
{
|
||||
SyslogFacility log_facility = SYSLOG_FACILITY_AUTH;
|
||||
LogLevel log_level = SYSLOG_LEVEL_ERROR;
|
||||
struct sshbuf *req, *resp;
|
||||
int in, out, ch, r, log_stderr = 0;
|
||||
u_int rtype;
|
||||
uint8_t version;
|
||||
|
Loading…
x
Reference in New Issue
Block a user