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