The definitions of major() and minor() in sys/systm.h break usage of the
header.  Since sys/types.h defines major() and minor() as macros which
compute the major and minor numbers, this creates an order dependency on
sys/systm.h and sys/types.h.  Is this not a bad thing?

--
Stephen Kiernan
[EMAIL PROTECTED]
NAI Labs, A Division of Network Associates, Inc.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to