Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Jul 9, 8:22pm, kre%munnari.OZ.AU@localhost (Robert Elz) wrote:
-- Subject: Re: CVS commit: src/sys
| Too lazy to validate that would work ... a couple of them
| caused no build breakage (that I'm aware of) and so might
| not come into conflict with types.h (that included the .c file).
I think it is going to be fine :-)
| Whether the .h files are always used in places where types.h
| is included (or include it themselves) I don't know. The
| #ifdef's were just a way to avoid breakage (mostly, I know it is
| possible for these to be included before types.h) without
| breaking other stuff while attempting to deal with this issue.
|
| But feel free to remove any of them that are truly not needed.
Did remove all of them (at least the ones you found).
Thanks,
christos
Home |
Main Index |
Thread Index |
Old Index