diff options
Diffstat (limited to 'sunrpc/pmap_rmt.c')
-rw-r--r-- | sunrpc/pmap_rmt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/pmap_rmt.c b/sunrpc/pmap_rmt.c index 6117c365d5..9115491028 100644 --- a/sunrpc/pmap_rmt.c +++ b/sunrpc/pmap_rmt.c @@ -167,6 +167,7 @@ xdr_rmtcallres (xdrs, crp) */ static int +internal_function getbroadcastnets (struct in_addr *addrs, int sock, char *buf) /* int sock: any valid socket will do */ /* char *buf: why allocate more when we can use existing... */ |