svn commit: r260488 - head/sys/net

Gleb Smirnoff glebius at FreeBSD.org
Fri Jan 10 11:23:40 UTC 2014


On Fri, Jan 10, 2014 at 10:21:17PM +1100, Bruce Evans wrote:
B> > On Thu, Jan 09, 2014 at 06:13:25PM +0000, Alexander V. Chernikov wrote:
B> > A> @@ -52,6 +53,7 @@
B> > A>  #include <sys/proc.h>
B> > A>  #include <sys/domain.h>
B> > A>  #include <sys/kernel.h>
B> > A> +#include <sys/kdb.h>
B> 
B> Further unsorting of an unsorted list by adding to the end of it.

kdb.h isn't needed at all for this change, is it?

-- 
Totus tuus, Glebius.


More information about the svn-src-head mailing list