Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
bc7c7cceea205733e3d0902bc751009b5836ff9c
/
.
/
session.h
blob: 2051b737d1615f1ddcb76eb33756ac25465ee8e6 [
file
] [
log
] [
blame
]
#ifndef
SESSION_H
#define
SESSION_H
/* SSH1 */
void
do_authenticated
(
struct
passwd
*
pw
);
#endif