]> andersk Git - openssh.git/blob - session.h
- Only set define entropy collection macros if they are found
[openssh.git] / session.h
1 #ifndef SESSION_H
2 #define SESSION_H
3
4 /* SSH1 */
5 void    do_authenticated(struct passwd * pw);
6
7 #endif
This page took 0.036369 seconds and 5 git commands to generate.