diff options
Diffstat (limited to 'login/lastlog.h')
-rw-r--r-- | login/lastlog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/login/lastlog.h b/login/lastlog.h index f2443eb..8cc4254 100644 --- a/login/lastlog.h +++ b/login/lastlog.h @@ -1,4 +1,4 @@ /* This header file is used in 4.3BSD to define `struct lastlog', - which we define in <utmpbits.h>. */ + which we define in <bits/utmp.h>. */ #include <utmp.h> |