Mark Johnston <[email protected]> writes: > --- a/lib/libnetbsd/sys/types.h > +++ b/lib/libnetbsd/sys/types.h > @@ -31,6 +31,6 @@ > > #include_next <sys/types.h> > > -#include <sys/param.h> /* For NBBY */ > +#define NBBY 8
This is usually spelled __CHAR_BIT__ DES -- Dag-Erling Smørgrav - [email protected]
