bde 2004/03/04 03:35:30 PST
FreeBSD src repository
Modified files:
sys/sys filedesc.h
Log:
Fixed the XXX'ed namespace pollution in rev.1.54 by using
<machine/limits.h> and __CHAR_BIT instead of <sys/limits.h> and CHAR_BIT.
some reason I didn't use the BSD spelling NBBY.
Revision Changes Path
1.59 +3 -2 src/sys/sys/filedesc.h