Commit cdbe33c428a82d42ff6fdcb48815edeb9d9d7fd8

Bruno Haible 2023-08-11T16:09:22

readutmp: Make 'struct utmpx32' usable by other code. * lib/readutmp.h (struct utmpx32): Moved to here from lib/readutmp.c. (UTMP_STRUCT_NAME): Define as utmpx32 if needed. * lib/readutmp.c (read_utmp_from_file): Simply use UTMP_STRUCT_NAME.