lkml.org 
[lkml]   [2003]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 8/9] Remove unneeded linux/version.h from net/ipv4/netfilter/ip_nat_rule
	Based on Randy's modified checkversion.pl script.

Compile fine against 2.6.0-test4.

Please consider applying.

Cheers,

Felipe
--- linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_rule.c.orig Fri Aug 29 16:45:09 2003
+++ linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_rule.c Fri Aug 29 16:45:14 2003
@@ -9,7 +9,6 @@
#include <linux/proc_fs.h>
#include <net/checksum.h>
#include <linux/bitops.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)
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.036 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site