summaryrefslogtreecommitdiff
path: root/libc/sunrpc/auth_des.c
diff options
context:
space:
mode:
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
/*