diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/rpc/auth.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h index bc433b5..a03188e 100644 --- a/include/rpc/auth.h +++ b/include/rpc/auth.h @@ -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 |