summaryrefslogtreecommitdiff
path: root/libc/sunrpc/authuxprot.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/authuxprot.c')
-rw-r--r--libc/sunrpc/authuxprot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sunrpc/authuxprot.c b/libc/sunrpc/authuxprot.c
index 64da1799e..d37faee0c 100644
--- a/libc/sunrpc/authuxprot.c
+++ b/libc/sunrpc/authuxprot.c
@@ -63,4 +63,4 @@ xdr_authunix_parms (XDR * xdrs, struct authunix_parms *p)
}
return FALSE;
}
-libc_hidden_nolink (xdr_authunix_parms, GLIBC_2_0)
+libc_hidden_nolink_sunrpc (xdr_authunix_parms, GLIBC_2_0)