]> andersk Git - gssapi-openssh.git/blame - openssh/auth2-pam.h
o Bugfix gsi cat page locations
[gssapi-openssh.git] / openssh / auth2-pam.h
CommitLineData
3c0ef626 1/* $Id$ */
2
3#include "includes.h"
4#ifdef USE_PAM
5
6int auth2_pam(Authctxt *authctxt);
7
8#endif /* USE_PAM */
This page took 0.047064 seconds and 5 git commands to generate.