]> andersk Git - openssh.git/blame - auth2-pam.h
- (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
[openssh.git] / auth2-pam.h
CommitLineData
8c9fe09e 1#include "includes.h"
2#ifdef USE_PAM
3
4int auth2_pam(Authctxt *authctxt);
5
6#endif /* USE_PAM */
This page took 0.049324 seconds and 5 git commands to generate.