X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/69a20cffc7aa59944743bc7e9d1bb3ada9bb6110..823221b29186882ad56bfb9bf95c6b2dc86e8bbe:/auth-sia.h diff --git a/auth-sia.h b/auth-sia.h index ca55e913..27cbb93f 100644 --- a/auth-sia.h +++ b/auth-sia.h @@ -26,7 +26,6 @@ #ifdef HAVE_OSF_SIA -int sys_auth_passwd(Authctxt *, char *); void session_setup_sia(struct passwd *, char *); #endif /* HAVE_OSF_SIA */