summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/auth-sia.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/auth-sia.h')
-rw-r--r--crypto/openssh/auth-sia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth-sia.h b/crypto/openssh/auth-sia.h
index 38164ff..ca55e91 100644
--- a/crypto/openssh/auth-sia.h
+++ b/crypto/openssh/auth-sia.h
@@ -26,7 +26,7 @@
#ifdef HAVE_OSF_SIA
-int auth_sia_password(Authctxt *, char *);
+int sys_auth_passwd(Authctxt *, char *);
void session_setup_sia(struct passwd *, char *);
#endif /* HAVE_OSF_SIA */
OpenPOWER on IntegriCloud