From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] rte_tailq.h: Fix compilation under FreeBSD Date: Wed, 11 Jun 2014 11:56:32 +0200 Message-ID: <3446591.iFdBCi8Aqh@xps13> References: <1401984728-21665-1-git-send-email-alan.carew@intel.com> <20140610205805.GA25593@sivswdev02.ir.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Alan Carew Return-path: In-Reply-To: <20140610205805.GA25593-IWE99D/oH1/+pXziaqXtF9h3ngVCH38I@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > Recent change to rte_dump_tailq, which now uses a FILE parameter > > causes compilation to fail under FreeBSD and sourced to a > > missing include of stdio.h > > > > This and next patch(both small) allows to compile without error. > > > > Signed-off-by: Alan Carew > > Acked-by: Bruce Richardson Applied for version 1.7.0. Thanks -- Thomas