From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [patch] libnfnetlink compile fix Date: Fri, 16 Mar 2007 14:36:30 +0100 Message-ID: <45FA9D5E.8030309@trash.net> References: <200703161420.36846.thomas.jarosch@intra2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Thomas Jarosch Return-path: In-Reply-To: <200703161420.36846.thomas.jarosch@intra2net.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Thomas Jarosch wrote: > Hello, > > attached patch fixes compilation of libnfnetlink for old glibc versions. > Otherwise "struct iovec" is undefined. Applied, thanks Thomas.