mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
* include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
* sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth. Also move _null_auth to .rodata.
This commit is contained in:
@@ -39,4 +39,6 @@ extern AUTH *authdes_pk_create_internal (const char *, netobj *, u_int,
|
||||
libc_hidden_proto (key_encryptsession_pk)
|
||||
libc_hidden_proto (key_decryptsession_pk)
|
||||
|
||||
libc_hidden_proto (_null_auth)
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user