]> andersk Git - gssapi-openssh.git/blob - openssh/auth2-pam.h
Initial revision
[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.035863 seconds and 5 git commands to generate.