Mercurial > dropbear
diff options.h @ 65:02e4a7f614f8
Oops, forgot to call the actual code.
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 12 Aug 2004 13:54:31 +0000 |
parents | efb5e0b335cf |
children | 38c3146aa23d |
line wrap: on
line diff
--- a/options.h Thu Aug 12 13:48:42 2004 +0000 +++ b/options.h Thu Aug 12 13:54:31 2004 +0000 @@ -306,6 +306,10 @@ #define ENABLE_CLI_ANYTCPFWD #endif +#if defined(ENABLE_CLI_LOCALTCPFWD) || defined(ENABLE_SVR_REMOTETCPFWD) +#define DROPBEAR_TCP_ACCEPT +#endif + #if defined(ENABLE_REMOTETCPFWD) || defined(ENABLE_LOCALTCPFWD) || \ defined(ENABLE_AGENTFWD) || defined(ENABLE_X11FWD) #define USING_LISTENERS