From 54e2b69a0f0d38b78a0d896ffbb34448b5a9aa4b Mon Sep 17 00:00:00 2001 From: charnier Date: Mon, 27 Oct 1997 07:53:22 +0000 Subject: Statisize usage(). --- lib/libutil/pw_util.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/libutil') diff --git a/lib/libutil/pw_util.c b/lib/libutil/pw_util.c index 5902c07..b6f6719 100644 --- a/lib/libutil/pw_util.c +++ b/lib/libutil/pw_util.c @@ -32,7 +32,11 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)pw_util.c 8.3 (Berkeley) 4/2/94"; +#endif +static const char rcsid[] = + "$Id$"; #endif /* not lint */ /* @@ -47,7 +51,6 @@ static const char sccsid[] = "@(#)pw_util.c 8.3 (Berkeley) 4/2/94"; #include #include -#include #include #include #include -- cgit v1.1