2003-08-29 20:10:31

by Felipe W Damasio

[permalink] [raw]
Subject: [PATCH 7/9] Remove unneeded linux/version.h from net/ipv4/netfilter/ip_nat_helper

--- 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 <linux/version.h>
#include <linux/config.h>
#include <linux/module.h>
#include <linux/kmod.h>


Attachments:
ip_nat_helper.patch (395.00 B)