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