]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rather than include namespace pollution in <grp.h> in order to declare
authorMike Barcroft <mike@FreeBSD.org>
Tue, 26 Feb 2002 19:43:03 +0000 (19:43 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Tue, 26 Feb 2002 19:43:03 +0000 (19:43 +0000)
commit834dcade3083410d1d52d062f4f1962ddaf59f08
tree66f2f4b240f161008805775c25f8c918cec6ee5a
parent673623b376acd5a8dde94f56bcd55bebba22e21a
Rather than include namespace pollution in <grp.h> in order to declare
`gid_t', use the canonical protection scheme to define a type in two or
more headers.  This brings <grp.h> closer to POSIX.1-2001 conformance.
include/grp.h
sys/sys/types.h