BSD 4_1_snap development
[unix-history] / usr / include / lastlog.h
CommitLineData
1006593c
C
1struct lastlog {
2 time_t ll_time;
3 char ll_line[8];
4};