mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
5 lines
125 B
C
5 lines
125 B
C
|
/* This header file is used in 4.3BSD to define `struct lastlog',
|
||
|
which we define in <utmpbits.h>. */
|
||
|
|
||
|
#include <utmp.h>
|