summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/login.c')
-rw-r--r--lib/libutil/login.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/login.c b/lib/libutil/login.c
index 235f271..8ff2d5f 100644
--- a/lib/libutil/login.c
+++ b/lib/libutil/login.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)login.c 8.1 (Berkeley) 6/4/93";
#else
static const char rcsid[] =
- "$Id$";
+ "$Id: login.c,v 1.4 1997/08/13 20:42:16 steve Exp $";
#endif
#endif /* LIBC_SCCS and not lint */
@@ -46,7 +46,6 @@ static const char rcsid[] =
#include <unistd.h>
#include <stdlib.h>
#include <utmp.h>
-#include <stdio.h>
#include <libutil.h>
void
OpenPOWER on IntegriCloud