summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login_tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/login_tty.c')
-rw-r--r--lib/libutil/login_tty.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/login_tty.c b/lib/libutil/login_tty.c
index d1fe3cf..23792d4 100644
--- a/lib/libutil/login_tty.c
+++ b/lib/libutil/login_tty.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)login_tty.c 8.1 (Berkeley) 6/4/93";
#else
static const char rcsid[] =
- "$Id: login_tty.c,v 1.3 1997/08/13 20:42:17 steve Exp $";
+ "$Id: login_tty.c,v 1.4 1998/10/09 00:39:08 jkh Exp $";
#endif
#endif /* LIBC_SCCS and not lint */
@@ -45,7 +45,6 @@ static const char rcsid[] =
#include <unistd.h>
#include <stdlib.h>
-#include <stdio.h>
#include <libutil.h>
int
OpenPOWER on IntegriCloud