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

next in thread | previous in thread | raw e-mail | index | archive | help
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.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20020114103437.A85961>