netfilter: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Mon, 13 Oct 2008 04:08:34 +0000 (21:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Oct 2008 04:08:34 +0000 (21:08 -0700)
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 <version.h>.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found