diff options
Diffstat (limited to 'auth-sia.h')
-rw-r--r-- | auth-sia.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/auth-sia.h b/auth-sia.h index ca55e913e..27cbb93f1 100644 --- a/auth-sia.h +++ b/auth-sia.h | |||
@@ -26,7 +26,6 @@ | |||
26 | 26 | ||
27 | #ifdef HAVE_OSF_SIA | 27 | #ifdef HAVE_OSF_SIA |
28 | 28 | ||
29 | int sys_auth_passwd(Authctxt *, char *); | ||
30 | void session_setup_sia(struct passwd *, char *); | 29 | void session_setup_sia(struct passwd *, char *); |
31 | 30 | ||
32 | #endif /* HAVE_OSF_SIA */ | 31 | #endif /* HAVE_OSF_SIA */ |