include problem
[unix-history] / .ref-BSD-3 / usr / include / lastlog.h
struct lastlog {
time_t ll_time;
char ll_line[8];
};