Jakub Jelinek writes: > I think this is a namespace problem, should be __timeval32 IMHO. OK > Wonder if you shouldn't use further 32-bits from the __unused space > for upper 32-bits of ut_tv.tv_sec... How would that solve the problem of making the 64-bit struct utmp exactly the same size as the current 32-bit struct utmp?