summaryrefslogtreecommitdiff
path: root/libc/sunrpc/authuxprot.c
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-02-07 21:13:28 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2014-02-07 21:13:28 +0000
commit891ea915baaa267b253cd0b7ad37893ae80d5f12 (patch)
tree7ad2b7f7dc53e157c1172644515d46a74bc14b22 /libc/sunrpc/authuxprot.c
parentbaef8ab2ac4daea246a54919204f138ad57cac53 (diff)
Merge changes between r25091 and r25240 from /fsf/glibc-2_15-branch.eglibc-2_15
git-svn-id: svn://svn.eglibc.org/branches/eglibc-2_15@25241 7b3dc134-2b1b-0410-93df-9e9f96275f8d
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)