]> andersk Git - openssh.git/blob - auth2-pam.h
- djm@cvs.openbsd.org 2001/12/20 22:50:24
[openssh.git] / 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.084406 seconds and 5 git commands to generate.