Explorar o código

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>
Huang Weiyi %!s(int64=16) %!d(string=hai) anos
pai
achega
14717f811b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      net/netfilter/nf_tproxy_core.c

+ 0 - 1
net/netfilter/nf_tproxy_core.c

@@ -10,7 +10,6 @@
  *
  */
 
-#include <linux/version.h>
 #include <linux/module.h>
 
 #include <linux/net.h>