summaryrefslogtreecommitdiff
path: root/libc/sunrpc/pmap_prot2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/pmap_prot2.c')
-rw-r--r--libc/sunrpc/pmap_prot2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sunrpc/pmap_prot2.c b/libc/sunrpc/pmap_prot2.c
index 3213898ce..57b080017 100644
--- a/libc/sunrpc/pmap_prot2.c
+++ b/libc/sunrpc/pmap_prot2.c
@@ -110,4 +110,4 @@ xdr_pmaplist (xdrs, rp)
rp = freeing ? &next : &((*rp)->pml_next);
}
}
-libc_hidden_nolink (xdr_pmaplist, GLIBC_2_0)
+libc_hidden_nolink_sunrpc (xdr_pmaplist, GLIBC_2_0)