From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Kierdelewicz Subject: Re: xtables-addons - problem including nf_nat.h in userspace plugin Date: Mon, 22 Nov 2010 22:52:13 +0100 Message-ID: <20101122225213.0afd1843@catus> References: <20101121224731.22fced2b@catus> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List , Patrick McHardy To: Jan Engelhardt Return-path: Received: from psyche.piasta.pl ([83.175.144.5]:41026 "EHLO psyche.piasta.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757110Ab0KVVwS (ORCPT ); Mon, 22 Nov 2010 16:52:18 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi, >As for xt-a, preferable location is >linux-src/include/net/netfilter/nf_nat.h -> >xtables-addons/include/net/netfilter/nf_nat.h >Then #include should work. Thx! That worked great. Best regards, Marek