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