Files
codezero/tasks/libposix/include/posix/lastlog.h
Bahadir Balban e2b791a3d8 Initial commit
2008-01-13 13:53:52 +00:00

5 lines
126 B
C

/* This header file is used in 4.3BSD to define `struct lastlog',
which we define in <bits/utmp.h>. */
#include <utmp.h>