summaryrefslogtreecommitdiffhomepage
path: root/svr-tcpfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-tcpfwd.c')
-rw-r--r--svr-tcpfwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/svr-tcpfwd.c b/svr-tcpfwd.c
index cf513d7..9a2310d 100644
--- a/svr-tcpfwd.c
+++ b/svr-tcpfwd.c
@@ -57,6 +57,7 @@ static const struct ChanType svr_chan_tcpremote = {
tcp_prio_inithandler,
NULL,
NULL,
+ NULL,
NULL
};