From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 13 Feb 2014 09:06:58 -0700 From: Jens Axboe Subject: Re: [patch] Fix IPv6 check on FreeBSD by including netinet/in.h Message-ID: <20140213160658.GC10926@kernel.dk> References: <52FC50FF.6060008@cran.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52FC50FF.6060008@cran.org.uk> To: Bruce Cran Cc: fio@vger.kernel.org List-ID: On Wed, Feb 12 2014, Bruce Cran wrote: > I noticed IPv6 support was being disabled on FreeBSD; it seems the > configure script needs netinet/in.h so in6_addr is known. Thanks Bruce, applied. -- Jens Axboe