From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/bond: add header to support freebsd compilation Date: Wed, 25 Nov 2015 19:08:26 +0100 Message-ID: <1665282.JFVSfXMvij@xps13> References: <1448474637-4232-1-git-send-email-danielx.t.mrzyglod@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Daniel Mrzyglod Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 4D3389581 for ; Wed, 25 Nov 2015 19:09:45 +0100 (CET) Received: by wmec201 with SMTP id c201so268488810wme.0 for ; Wed, 25 Nov 2015 10:09:45 -0800 (PST) In-Reply-To: <1448474637-4232-1-git-send-email-danielx.t.mrzyglod@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-11-25 19:03, Daniel Mrzyglod: > definition of 'AF_INET' enum was missing - is available in > > Signed-off-by: Daniel Mrzyglod It is definitely the right fix as Ferruh submitted the same one less than one hour ago. Should we understand it is an ack? It seems Ferruh was hesitating about the line where inserting the include. I would say I prefer your choice :)