source: trunk/third/openssh/auth-sia.h @ 16801

Revision 16801, 165 bytes checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16800, which included commits to RCS files with non-trunk default branches.
Line 
1#include "includes.h"
2
3#ifdef HAVE_OSF_SIA
4
5int     auth_sia_password(char *user, char *pass);
6void    session_setup_sia(char *user, char *tty);
7
8#endif /* HAVE_OSF_SIA */
Note: See TracBrowser for help on using the repository browser.