aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Oskolkov <posk@google.com>2018-12-20 10:51:49 -0800
committerDavid S. Miller <davem@davemloft.net>2018-12-20 16:56:04 -0800
commita6ae520defea9986a422032eda7f0bdbb1368a18 (patch)
treeb5350a3ff2ea3770a40dbe57f70c28e86530afac
parentppp: Move PFC decompression to PPP generic layer (diff)
downloadlinux-dev-a6ae520defea9986a422032eda7f0bdbb1368a18.tar.xz
linux-dev-a6ae520defea9986a422032eda7f0bdbb1368a18.zip
net: seg6.h: remove an unused #include
A minor code cleanup. Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--include/net/seg6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/seg6.h b/include/net/seg6.h
index 2567941a2f32..8b2dc6869fd1 100644
--- a/include/net/seg6.h
+++ b/include/net/seg6.h
@@ -16,7 +16,6 @@
#include <linux/net.h>
#include <linux/ipv6.h>
-#include <net/lwtunnel.h>
#include <linux/seg6.h>
#include <linux/rhashtable-types.h>