Date: Mon, 14 Jan 2002 16:20:23 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Alfred Perlstein <alfred@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/contrib/ipfilter/ipsend sock.c Message-ID: <20020114161223.E4436-100000@gamplex.bde.org> In-Reply-To: <200201140410.g0E4Aa763865@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Bruce 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?20020114161223.E4436-100000>