Date: Wed, 19 May 2004 16:50:41 -0700 From: Darren Reed <darrenr@hub.freebsd.org> To: Gleb Smirnoff <glebius@cell.sick.ru> Cc: current@freebsd.org Subject: Re: mbuf.h rev 1.142 Message-ID: <20040519235041.GA27694@hub.freebsd.org> In-Reply-To: <20040518181314.GA69389@cell.sick.ru> References: <20040518181314.GA69389@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
I am slowly coming to the conclusion that this macro belongs in a .c file, possibly with the original name. When it was in ip_var.h, it meant you needed to include sys/mbuf.h in everything and now you've highlighted another dependency problem. This macro seems to be causing problems everywhere it goes... Darren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040519235041.GA27694>