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