summaryrefslogtreecommitdiff
path: root/libc/sunrpc/rpc_cmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/rpc_cmsg.c')
-rw-r--r--libc/sunrpc/rpc_cmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sunrpc/rpc_cmsg.c b/libc/sunrpc/rpc_cmsg.c
index ed70104b6..62d95fcc8 100644
--- a/libc/sunrpc/rpc_cmsg.c
+++ b/libc/sunrpc/rpc_cmsg.c
@@ -194,4 +194,4 @@ xdr_callmsg (XDR *xdrs, struct rpc_msg *cmsg)
return xdr_opaque_auth (xdrs, &(cmsg->rm_call.cb_verf));
return FALSE;
}
-libc_hidden_nolink (xdr_callmsg, GLIBC_2_0)
+libc_hidden_nolink_sunrpc (xdr_callmsg, GLIBC_2_0)