From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net: fix conflict with libc Date: Thu, 27 Nov 2014 19:13:54 +0100 Message-ID: <2423328.3Ot5qdnzKv@xps13> References: <20141117141708.GE17886@hmsreliant.think-freely.org> <1417088895-15568-1-git-send-email-thomas.monjalon@6wind.com> <54772F35.302@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ivan Boule Return-path: In-Reply-To: <54772F35.302-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" > > It was impossible to include netinet/in.h and rte_ip.h > > because the IP protocols were redefined. > > It is removed because useless. > > > > Signed-off-by: Thomas Monjalon > > Acked by Ivan Boule Applied -- Thomas