commit | 14717f811b6662ca77bf39c07f5589c3b084f942 | [log] [tgz] |
---|---|---|
author | Huang Weiyi <weiyi.huang@gmail.com> | Sun Oct 12 21:08:34 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 12 21:08:34 2008 -0700 |
tree | 4a7d8ed76bd5695cafd9d6e5446fdad5e7388285 | |
parent | ab396eb03f33a2e2afb7b0603a43929bf5857c45 [diff] |
netfilter: remove unused #include <version.h> 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>