> usr/src/uts/common/os/swapgeneric.c includes sys/conf.h twice > usr/src/uts/common/os/fork.c includes sys/class.h twice > > Directly and not conditional, there are many of those double includes around. > For me it makes no sense and the second include should be removed.
Yes, those cases should be cleaned up. -- meem _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
