Re: svn commit: r210121 - head/sys/net

2010-07-17 Thread Luigi Rizzo
On Sat, Jul 17, 2010 at 02:21:48PM +0100, Rui Paulo wrote: > > On 15 Jul 2010, at 15:41, Luigi Rizzo wrote: > > > Author: luigi > > Date: Thu Jul 15 14:41:06 2010 > > New Revision: 210121 > > URL: http://svn.freebsd.org/changeset/base/210121 > > > > Log: > > small portability fix to build on li

Re: svn commit: r210121 - head/sys/net

2010-07-17 Thread Rui Paulo
On 15 Jul 2010, at 15:41, Luigi Rizzo wrote: > Author: luigi > Date: Thu Jul 15 14:41:06 2010 > New Revision: 210121 > URL: http://svn.freebsd.org/changeset/base/210121 > > Log: > small portability fix to build on linux/windows Do we really want this, especially on sys? Regards, -- Rui Paulo

svn commit: r210121 - head/sys/net

2010-07-15 Thread Luigi Rizzo
Author: luigi Date: Thu Jul 15 14:41:06 2010 New Revision: 210121 URL: http://svn.freebsd.org/changeset/base/210121 Log: small portability fix to build on linux/windows Modified: head/sys/net/pfil.h Modified: head/sys/net/pfil.h ===