summaryrefslogtreecommitdiff
path: root/libc/sunrpc/pmap_prot.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/pmap_prot.c')
-rw-r--r--libc/sunrpc/pmap_prot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sunrpc/pmap_prot.c b/libc/sunrpc/pmap_prot.c
index 5a2e05272..8df41dc5f 100644
--- a/libc/sunrpc/pmap_prot.c
+++ b/libc/sunrpc/pmap_prot.c
@@ -49,4 +49,4 @@ xdr_pmap (xdrs, regs)
return xdr_u_long (xdrs, &regs->pm_port);
return FALSE;
}
-libc_hidden_nolink (xdr_pmap, GLIBC_2_0)
+libc_hidden_nolink_sunrpc (xdr_pmap, GLIBC_2_0)