Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262020AbTH2UKb (ORCPT ); Fri, 29 Aug 2003 16:10:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262013AbTH2UIz (ORCPT ); Fri, 29 Aug 2003 16:08:55 -0400 Received: from itaqui.terra.com.br ([200.176.3.19]:49314 "EHLO itaqui.terra.com.br") by vger.kernel.org with ESMTP id S262072AbTH2UIJ (ORCPT ); Fri, 29 Aug 2003 16:08:09 -0400 Message-ID: <3F4FB2F6.1070107@terra.com.br> Date: Fri, 29 Aug 2003 17:09:26 -0300 From: Felipe W Damasio User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9 MIME-Version: 1.0 To: netfilter-devel@lists.netfilter.org, Linux Kernel Mailing List , kernel-janitor-discuss@lists.sourceforge.net Subject: [PATCH 7/9] Remove unneeded linux/version.h from net/ipv4/netfilter/ip_nat_helper Content-Type: multipart/mixed; boundary="------------090807070407030300040301" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1178 Lines: 40 This is a multi-part message in MIME format. --------------090807070407030300040301 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Based on Randy's modified checkversion.pl script. Compile fine against 2.6.0-test4. Please consider applying. Cheers, Felipe --------------090807070407030300040301 Content-Type: text/plain; name="ip_nat_helper.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ip_nat_helper.patch" --- linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_helper.c.orig Fri Aug 29 16:45:27 2003 +++ linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_helper.c Fri Aug 29 16:45:31 2003 @@ -12,7 +12,6 @@ * - make ip_nat_resize_packet more generic (TCP and UDP) * - add ip_nat_mangle_udp_packet */ -#include #include #include #include --------------090807070407030300040301-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/