Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
9ce907c3d60637943dfa46a4542164498be19ea8
/
.
/
auth2-pam.h
blob: db7aaae04e5a32663ca711c1a9ff2614665f4dec [
file
] [
log
] [
blame
]
#include
"includes.h"
#ifdef
USE_PAM
int
auth2_pam
(
Authctxt
*
authctxt
);
#endif
/* USE_PAM */