Subject: Re: kern/33453: sys/ucred.h doesn't compile by itself
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: David Holland <dholland@eecs.harvard.edu>
List: netbsd-bugs
Date: 08/09/2006 18:30:02
The following reply was made to PR kern/33453; it has been noted by GNATS.
From: dholland@eecs.harvard.edu (David Holland)
To: gnats-bugs@netbsd.org
Cc: dholland@eecs.harvard.edu
Subject: Re: kern/33453: sys/ucred.h doesn't compile by itself
Date: Wed, 9 Aug 2006 14:27:05 -0400 (EDT)
> A file containing only "#include <sys/ucred.h>" doesn't compile.
This problem is fixed by rev 1.29 of sys/ucred.h, and can be closed.
(I would still recommend changing NGROUPS to NGROUPS_MAX on general
principles and to reduce dependencies, but it's not particularly
important.)
--
- David A. Holland / dholland@eecs.harvard.edu