From owner-cvs-lib Tue Jan 28 22:02:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA11619 for cvs-lib-outgoing; Tue, 28 Jan 1997 22:02:53 -0800 (PST) Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA11610; Tue, 28 Jan 1997 22:02:51 -0800 (PST) Date: Tue, 28 Jan 1997 22:02:51 -0800 (PST) From: David Nugent Message-Id: <199701290602.WAA11610@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libutil login_class.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidn 97/01/28 22:02:50 Modified: lib/libutil login_class.c Log: #include for umask() prototype. Revision Changes Path 1.4 +1 -0 src/lib/libutil/login_class.c