aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lastlogin/lastlogin.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lastlogin/lastlogin.c')
-rw-r--r--usr.sbin/lastlogin/lastlogin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/lastlogin/lastlogin.c b/usr.sbin/lastlogin/lastlogin.c
index 29ef1cb48ccb..77c89948e3fc 100644
--- a/usr.sbin/lastlogin/lastlogin.c
+++ b/usr.sbin/lastlogin/lastlogin.c
@@ -36,6 +36,7 @@ __RCSID("$FreeBSD$");
__RCSID("$NetBSD: lastlogin.c,v 1.4 1998/02/03 04:45:35 perry Exp $");
#endif
+#include <sys/types.h>
#include <err.h>
#include <pwd.h>
#include <stdio.h>