aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/auth.h')
-rw-r--r--include/rpc/auth.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h
index 9bfde8331b..a32f86d206 100644
--- a/include/rpc/auth.h
+++ b/include/rpc/auth.h
@@ -28,4 +28,7 @@ extern AUTH *authdes_pk_create_internal (const char *, netobj *, u_int,
struct sockaddr *,
des_block *) attribute_hidden;
+libc_hidden_proto (key_encryptsession_pk)
+libc_hidden_proto (key_decryptsession_pk)
+
#endif