summaryrefslogtreecommitdiff
path: root/libc/sunrpc/auth_des.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/auth_des.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/auth_des.c')
-rw-r--r--libc/sunrpc/auth_des.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/sunrpc/auth_des.c b/libc/sunrpc/auth_des.c
index 96bbcfc32..0408d6082 100644
--- a/libc/sunrpc/auth_des.c
+++ b/libc/sunrpc/auth_des.c
@@ -117,7 +117,7 @@ authdes_create (const char *servername, u_int window,
#ifdef EXPORT_RPC_SYMBOLS
libc_hidden_def (authdes_create)
#else
-libc_hidden_nolink (authdes_create, GLIBC_2_1)
+libc_hidden_nolink_sunrpc (authdes_create, GLIBC_2_1)
#endif
AUTH *
@@ -211,7 +211,7 @@ failed:
#ifdef EXPORT_RPC_SYMBOLS
libc_hidden_def (authdes_pk_create)
#else
-libc_hidden_nolink (authdes_pk_create, GLIBC_2_1)
+libc_hidden_nolink_sunrpc (authdes_pk_create, GLIBC_2_1)
#endif
/*