bridge: remove duplicated include from br_multicast.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2bb3e10394
commit
0ba9480cff
@ -35,7 +35,6 @@
|
|||||||
#include <net/mld.h>
|
#include <net/mld.h>
|
||||||
#include <net/ip6_checksum.h>
|
#include <net/ip6_checksum.h>
|
||||||
#include <net/addrconf.h>
|
#include <net/addrconf.h>
|
||||||
#include <net/ipv6.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "br_private.h"
|
#include "br_private.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user