]> andersk Git - openssh.git/blob - auth2-pam.h
change my e-mail to a portable one.
[openssh.git] / auth2-pam.h
1 #include "includes.h"
2 #ifdef USE_PAM
3
4 int     auth2_pam(Authctxt *authctxt);
5
6 #endif /* USE_PAM */
This page took 0.247118 seconds and 5 git commands to generate.