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>
This commit is contained in:
Peter Oskolkov 2018-12-20 10:51:49 -08:00 committed by David S. Miller
parent 7fb1b8ca8f
commit a6ae520def
1 changed files with 0 additions and 1 deletions

View 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>