]> andersk Git - gssapi-openssh.git/blob - openssh/auth2-pam.h
no longer included in OpenSSH distribution
[gssapi-openssh.git] / openssh / auth2-pam.h
1 /* $Id$ */
2
3 #include "includes.h"
4 #ifdef USE_PAM
5
6 int     auth2_pam(Authctxt *authctxt);
7
8 #endif /* USE_PAM */
This page took 0.464945 seconds and 5 git commands to generate.