summaryrefslogtreecommitdiff
path: root/auth-sia.h
diff options
context:
space:
mode:
Diffstat (limited to 'auth-sia.h')
-rw-r--r--auth-sia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-sia.h b/auth-sia.h
index 38164ff8..ca55e913 100644
--- a/auth-sia.h
+++ b/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 */