Mercurial > dropbear
diff svr-session.c @ 68:eee77ac31ccc
cleaning up the pubkey defines
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 12 Aug 2004 14:56:22 +0000 |
parents | 20563735e8b5 |
children | 297167ef41bd |
line wrap: on
line diff
--- a/svr-session.c Thu Aug 12 14:39:17 2004 +0000 +++ b/svr-session.c Thu Aug 12 14:56:22 2004 +0000 @@ -35,8 +35,7 @@ #include "channel.h" #include "chansession.h" #include "atomicio.h" -#include "tcp-accept.h" -#include "tcp-connect.h" +#include "tcpfwd.h" #include "service.h" #include "auth.h" #include "runopts.h"