]> andersk Git - openssh.git/blame - auth2-pam.h
change my e-mail to a portable one.
[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.087384 seconds and 5 git commands to generate.