From c0ce2a6a97af66881675916c504af9caed2f9c2e Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Mon, 8 Sep 2008 15:14:02 +0000 Subject: * Patch from Frédéric Moulins adding options to authorized_keys. Needs review. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --HG-- branch : pubkey-options extra : convert_revision : 26872f944d79ddacff1070aab32115a6d726392c --- tcpfwd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tcpfwd.h') diff --git a/tcpfwd.h b/tcpfwd.h index 28af029..f50515c 100644 --- a/tcpfwd.h +++ b/tcpfwd.h @@ -55,6 +55,7 @@ struct TCPFwdList { /* Server */ void recv_msg_global_request_remotetcp(); + extern const struct ChanType svr_chan_tcpdirect; /* Client */ -- cgit v1.2.3