From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ivshmem: fix compilation Date: Mon, 19 May 2014 15:00:42 +0200 Message-ID: <4257759.Mq7ii6xSTR@xps13> References: <1400502997-4305-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Olivier Matz Return-path: In-Reply-To: <1400502997-4305-1-git-send-email-olivier.matz-pdR9zngts4EAvxtiuMwx3w@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" 2014-05-19 14:36, Olivier Matz: > Fix compilation error introduced by: > 591a9d798 add FILE argument to debug functions > > The stdio.h include is missing due to the recent adding of FILE* > argument of dump functions. > > Signed-off-by: Olivier Matz Acked-by: Thomas Monjalon Sorry, it seems to be due to my last minute update of this patch: "don't inline string functions" http://dpdk.org/browse/dpdk/commit/?id=e5ac7c2ff367edd Applied for version 1.7.0. -- Thomas