tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/sys
Jason R Thorpe <thorpej%netbsd.org@localhost> writes:
> Modified Files:
> src/sys/sys: pmf.h
>
> Log Message:
> Pull in <sys/types.h> so that e.g. bool is in scope.
>
> XXX The circular dependency with <sys/device.h> and <sys/pmf.h> needs to
> be cleaned up.
This reminds me -- there are only 25 lines referencing boolean_t left
in the kernel. Should I replace them with bool that boolean_t and
friends can be removed from sys/types.h? I don't think this involves
any ABI change.
Perry
--
Perry E. Metzger perry%piermont.com@localhost
Home |
Main Index |
Thread Index |
Old Index