]> andersk Git - gssapi-openssh.git/blame - openssh/auth-sia.h
update to http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.7p1-hpn13v1.diff.gz
[gssapi-openssh.git] / openssh / auth-sia.h
CommitLineData
3c0ef626 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 */
This page took 0.62417 seconds and 5 git commands to generate.