From: Huang Weiyi Date: Mon, 13 Oct 2008 04:08:34 +0000 (-0700) Subject: netfilter: remove unused #include X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=14717f811b6662ca77bf39c07f5589c3b084f942;p=deliverable%2Flinux.git netfilter: remove unused #include The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. net/netfilter/nf_tproxy_core.c This patch removes the said #include . Signed-off-by: Huang Weiyi Signed-off-by: David S. Miller --- diff --git a/net/netfilter/nf_tproxy_core.c b/net/netfilter/nf_tproxy_core.c index fe34f4bf74cc..cdc97f3105a3 100644 --- a/net/netfilter/nf_tproxy_core.c +++ b/net/netfilter/nf_tproxy_core.c @@ -10,7 +10,6 @@ * */ -#include #include #include