From 5e221828f83731c9f6083e6ce9703c1251dba05a Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 22 Oct 1995 14:37:11 +0000 Subject: Minor cleanup, mostly unused vars and missing #includes. --- lib/libc/gen/getpass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen/getpass.c') diff --git a/lib/libc/gen/getpass.c b/lib/libc/gen/getpass.c index f6391a1..d1b3835 100644 --- a/lib/libc/gen/getpass.c +++ b/lib/libc/gen/getpass.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)getpass.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include -#include +#include #include #include -- cgit v1.1