Mercurial > dropbear
diff Makefile.in @ 727:00bc3df3a9c3
Don't bother waiting for a ssh-connection service reply - the server
will disconnect if it wasn't accepted
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 31 Mar 2013 21:38:17 +0800 |
parents | c95860b53363 |
children | 09c5eb71ec96 |
line wrap: on
line diff
--- a/Makefile.in Sun Mar 31 00:40:00 2013 +0800 +++ b/Makefile.in Sun Mar 31 21:38:17 2013 +0800 @@ -34,7 +34,7 @@ svr-tcpfwd.o svr-authpam.o CLIOBJS=cli-algo.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \ - cli-session.o cli-service.o cli-runopts.o cli-chansession.o \ + cli-session.o cli-runopts.o cli-chansession.o \ cli-authpubkey.o cli-tcpfwd.o cli-channel.o cli-authinteract.o \ cli-agentfwd.o list.o