>Related to that, I've found a few header files where you must include
>a before including b -- essentially 'b' requires definitions in 'a',
>but itself does not include 'a'.  I'd have to go back to find which
>ones specifically (I found them doing some porting of a network
>driver).  Should such behavior be considered a bug?


Depends; in some cases the functionality is defined as include <a> and <b>
and then it should be fine.

Casper

_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to