summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libutil/login_times.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/login_times.c b/lib/libutil/login_times.c
index 098200e..2e7c468 100644
--- a/lib/libutil/login_times.c
+++ b/lib/libutil/login_times.c
@@ -20,7 +20,7 @@
*
* Login period parsing and comparison functions.
*
- * $Id$
+ * $Id: login_times.c,v 1.1 1997/01/04 16:50:08 davidn Exp $
*/
#include <stdio.h>
@@ -29,6 +29,7 @@
#include <time.h>
#include <ctype.h>
+#include <sys/types.h>
#include <login_cap.h>
static struct
OpenPOWER on IntegriCloud