summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_auth_des.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/svc_auth_des.c')
-rw-r--r--lib/libc/rpc/svc_auth_des.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/rpc/svc_auth_des.c b/lib/libc/rpc/svc_auth_des.c
index 469bf65..52f4499 100644
--- a/lib/libc/rpc/svc_auth_des.c
+++ b/lib/libc/rpc/svc_auth_des.c
@@ -69,6 +69,8 @@
static const char rcsid[] = "$FreeBSD$";
#endif
+extern int key_decryptsession_pk(const char *, netobj *, des_block *);
+
#define debug(msg) printf("svcauth_des: %s\n", msg)
#define USEC_PER_SEC ((u_long) 1000000L)
OpenPOWER on IntegriCloud