diff options
Diffstat (limited to 'sunrpc/svcauth_des.c')
-rw-r--r-- | sunrpc/svcauth_des.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svcauth_des.c b/sunrpc/svcauth_des.c index 19d0f54..b9656e2 100644 --- a/sunrpc/svcauth_des.c +++ b/sunrpc/svcauth_des.c @@ -583,6 +583,7 @@ authdes_getucred (const struct authdes_cred *adc, uid_t * uid, gid_t * gid, groups[i] = cred->groups[i]; return 1; } +libc_hidden_nolink (authdes_getucred, GLIBC_2_1) static void internal_function |