Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
2e14bc71e6f9b2235ea0f9aa4d5ae560acddfaea
/
.
/
auth2-pam.h
blob: c54f811cfa0df2adbf7a8f40815c6ef04eae77cb [
file
] [
log
] [
blame
] [
raw
]
/* $Id: auth2-pam.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */
#include
"includes.h"
#ifdef
USE_PAM
int
auth2_pam
(
Authctxt
*
authctxt
);
#endif
/* USE_PAM */