public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 9/9] Remove unneeded linux/version.h from net/ipv4/netfilter/ip_nat_standalone
@ 2003-08-29 20:09 Felipe W Damasio
  0 siblings, 0 replies; only message in thread
From: Felipe W Damasio @ 2003-08-29 20:09 UTC (permalink / raw)
  To: netfilter-devel, Linux Kernel Mailing List,
	kernel-janitor-discuss

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

	Based on Randy's modified checkversion.pl script.

	Compile fine against 2.6.0-test4.

	Please consider applying.

	Cheers,

Felipe

[-- Attachment #2: ip_nat_standalone.patch --]
[-- Type: text/plain, Size: 437 bytes --]

--- linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_standalone.c.orig	Fri Aug 29 16:44:54 2003
+++ linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_standalone.c	Fri Aug 29 16:45:01 2003
@@ -23,7 +23,6 @@
 #include <linux/proc_fs.h>
 #include <net/checksum.h>
 #include <linux/spinlock.h>
-#include <linux/version.h>
 
 #define ASSERT_READ_LOCK(x) MUST_BE_READ_LOCKED(&ip_nat_lock)
 #define ASSERT_WRITE_LOCK(x) MUST_BE_WRITE_LOCKED(&ip_nat_lock)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-29 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-29 20:09 [PATCH 9/9] Remove unneeded linux/version.h from net/ipv4/netfilter/ip_nat_standalone Felipe W Damasio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox