Fix build problem.
This commit is contained in:
parent
7301036421
commit
5456163507
@ -68,7 +68,7 @@ static void kbd_callback(const char *name, int name_len,
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
unsigned long hostaddr;
|
||||
int sock, i, auth_pw = 0;
|
||||
int rc, sock, i, auth_pw = 0;
|
||||
struct sockaddr_in sin;
|
||||
const char *fingerprint;
|
||||
char *userauthlist;
|
||||
|
Loading…
Reference in New Issue
Block a user