Date: Mon, 10 Jun 2002 10:10:26 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Mike Barcroft <mike@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include pwd.h Message-ID: <20020610004026.GD61036@wantadilla.lemis.com> In-Reply-To: <200206091939.g59JdJC05285@freefall.freebsd.org> References: <200206091939.g59JdJC05285@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 9 June 2002 at 12:39:18 -0700, Mike Barcroft wrote: > mike 2002/06/09 12:39:18 PDT > > Modified files: > include pwd.h > Log: > o Remove include of <sys/types.h>, it adds too much pollution; > instead, add typedefs of only gid_t, time_t, and uid_t. Isn't this contrary to the intentions of header files? What happens if one of these types changes? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020610004026.GD61036>