X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/f1da2b8bd364ded2816990ae0a0992399392f519..103ff3950fe7618d2a9815810a7be6a8019bac35:/auth-sia.h diff --git a/auth-sia.h b/auth-sia.h index 38164ff8..27cbb93f 100644 --- a/auth-sia.h +++ b/auth-sia.h @@ -26,7 +26,6 @@ #ifdef HAVE_OSF_SIA -int auth_sia_password(Authctxt *, char *); void session_setup_sia(struct passwd *, char *); #endif /* HAVE_OSF_SIA */