date and time created 81/03/02 17:23:20 by wnj
[unix-history] / .ref-BSD-3 / usr / include / lastlog.h
CommitLineData
8b2e40fc
BJ
1struct lastlog {
2 time_t ll_time;
3 char ll_line[8];
4};