summaryrefslogtreecommitdiff
path: root/login/lastlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'login/lastlog.h')
-rw-r--r--login/lastlog.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/login/lastlog.h b/login/lastlog.h
new file mode 100644
index 0000000000..f2443eb702
--- /dev/null
+++ b/login/lastlog.h
@@ -0,0 +1,4 @@
+/* This header file is used in 4.3BSD to define `struct lastlog',
+ which we define in <utmpbits.h>. */
+
+#include <utmp.h>