]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
net: seg6.h: remove an unused #include
authorPeter Oskolkov <posk@google.com>
Thu, 20 Dec 2018 18:51:49 +0000 (10:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Dec 2018 00:56:04 +0000 (16:56 -0800)
A minor code cleanup.

Signed-off-by: Peter Oskolkov <posk@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/seg6.h

index 2567941a2f32ff4896380296463462e43c5d760f..8b2dc6869fd11318a89717548c5fe7048c4bd510 100644 (file)
@@ -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>