From 2b6fc908bc368b540845a313c3b8a867c5ad9a42 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 7 Dec 2006 00:25:35 +0100 Subject: Imported from util-linux-2.8 tarball. --- login-utils/agetty.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'login-utils/agetty.c') diff --git a/login-utils/agetty.c b/login-utils/agetty.c index ba28336b6..039589591 100644 --- a/login-utils/agetty.c +++ b/login-utils/agetty.c @@ -6,13 +6,10 @@ -f option added by Eric Rasmussen - 12/28/95 */ -#ifndef lint -char sccsid[] = "@(#) agetty.c 1.29 9/1/91 23:22:00"; -#endif - #include #include #include +#include #include #include #include @@ -510,7 +507,6 @@ update_utmp(line) int mypid = getpid(); long time(); long lseek(); - char *strncpy(); struct utmp *utp; /* @@ -1162,9 +1158,6 @@ error(va_alist) char buf[BUFSIZ]; char *bp; - char *strcpy(); - char *strcat(); - /* * If the diagnostic is reported via syslog(3), the process name is * automatically prepended to the message. If we write directly to -- cgit v1.2.3-55-g7522