Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
7aa1d0008a98850eac43b2692bfc93bb1112c2dc
/
.
/
auth2-pam.h
blob: db7aaae04e5a32663ca711c1a9ff2614665f4dec [
file
] [
log
] [
blame
] [
raw
]
#include
"includes.h"
#ifdef
USE_PAM
int
auth2_pam
(
Authctxt
*
authctxt
);
#endif
/* USE_PAM */