]> andersk Git - openssh.git/blobdiff - auth-sia.h
[configure.ac] SCO3 needs -lcrypt_i for -lprot
[openssh.git] / auth-sia.h
index 7aecce940af115c74538b8f7ad49d29768e93a99..38164ff81975a9071f1e28f10c88d1da7b6d213f 100644 (file)
@@ -26,7 +26,7 @@
 
 #ifdef HAVE_OSF_SIA
 
-int    auth_sia_password(Authctxt *authctxt, char *pass);
-void   session_setup_sia(struct passwd *pw, char *tty);
+int    auth_sia_password(Authctxt *, char *);
+void   session_setup_sia(struct passwd *, char *);
 
 #endif /* HAVE_OSF_SIA */
This page took 0.031912 seconds and 4 git commands to generate.