From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 9 May 2011 13:22:22 +0200 References: <1304928932-10114-1-git-send-email-sven@narfation.org> In-Reply-To: <1304928932-10114-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105091322.23205.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Fix build with linux 2.6.25-2.6.27 Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Monday 09 May 2011 10:15:32 Sven Eckelmann wrote: > We must prevent that IPPROTO_UDP gets redefined using compat.h. > Otherwise the build will fail when including things like net/addrconf.h Applied in revision ef0df12. Thanks, Marek