diff options
Diffstat (limited to 'svr-agentfwd.c')
-rw-r--r-- | svr-agentfwd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svr-agentfwd.c b/svr-agentfwd.c index 6289b87..37c30b0 100644 --- a/svr-agentfwd.c +++ b/svr-agentfwd.c @@ -187,6 +187,7 @@ static const struct ChanType chan_svr_agent = { NULL, NULL, NULL, + NULL, NULL }; |