]> andersk Git - openssh.git/blame - auth2-pam.h
- stevesk@cvs.openbsd.org 2002/01/18 20:46:34
[openssh.git] / auth2-pam.h
CommitLineData
0b202697 1/* $Id$ */
2
8c9fe09e 3#include "includes.h"
4#ifdef USE_PAM
5
6int auth2_pam(Authctxt *authctxt);
7
8#endif /* USE_PAM */
This page took 0.077928 seconds and 5 git commands to generate.