diff --git a/nsock/src/nsock_connect.c b/nsock/src/nsock_connect.c index 9ea3a2d28..e262fc538 100644 --- a/nsock/src/nsock_connect.c +++ b/nsock/src/nsock_connect.c @@ -66,7 +66,8 @@ #include -extern struct proxy_actions *ProxyActions; +/* Defined in nsock_proxy.c */ +extern struct proxy_actions ProxyActions[]; /* Create the actual socket (nse->iod->sd) underlying the iod. This unblocks the