Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 00:48:33 -0800
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/ipfilter/ipsend sock.c
Message-ID:  <20020114004833.G7984@elvis.mu.org>
In-Reply-To: <20020114103437.A85961@sunbay.com>; from ru@FreeBSD.org on Mon, Jan 14, 2002 at 10:34:37AM %2B0200
References:  <200201140410.g0E4Aa763865@freefall.freebsd.org> <20020114161223.E4436-100000@gamplex.bde.org> <20020114103437.A85961@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Ruslan Ermilov <ru@FreeBSD.org> [020114 00:35] wrote:
> On Mon, Jan 14, 2002 at 04:20:23PM +1100, Bruce Evans wrote:
> > On Sun, 13 Jan 2002, Alfred Perlstein wrote:
> > 
> > > alfred      2002/01/13 20:10:36 PST
> > >
> > >   Modified files:
> > >     contrib/ipfilter/ipsend sock.c
> > >   Log:
> > >   add queue.h, now needed for file.h
> > >
> > >   Revision  Changes    Path
> > >   1.9       +4 -1      src/contrib/ipfilter/ipsend/sock.c
> > 
> > This is file.h's responsibility.  file.h already includes queue.h, so
> > the problem must be elsewhere.  Anyway, it is a bug if changes of
> > kernel implementation details affect prerequisites in applications.
> > 
> Moving <sys/queue.h> from after <sys/_mutex.h> to before <sys/_lock.h>
> in file.h should fix the problem.

*doh*, Now I'm a bit flustered, shall I go ahead and backout the
queue.h additions to userland and make this suggested change?

-Alfred

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020114004833.G7984>