On Wed, 15 Feb 2012, Gleb Smirnoff wrote:

On Thu, Feb 16, 2012 at 02:19:37AM +1100, Bruce Evans wrote:
B> systm was already sorted.  Like param.h, it defines important macros that
...
is this patch okay?
Yes.

I'd prefer to leave sys/queue.h included explicitly.
Yes, there is nothing better.

sys/queue.h is now referenced 926 times in .depend for a kernel with
951 object files.  This is more references than even for sys/param.h
(901).  This shows that sys/queue.h might as well be standard pollution.
But hopefully, lots of the dependencies on queue.h are not real ones,
but are the result of other pollution which might be cleanable.

Bruce
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to