Commit 25c8295b authored by Kevin Wilson's avatar Kevin Wilson Committed by David S. Miller

cleanup: remove unnecessary include.

This cleanup patch removes unnecessary include from net/ipv6/ip6_fib.c.
Signed-off-by: default avatarKevin Wilson <wkevils@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 686dc6b6
......@@ -28,10 +28,6 @@
#include <linux/list.h>
#include <linux/slab.h>
#ifdef CONFIG_PROC_FS
#include <linux/proc_fs.h>
#endif
#include <net/ipv6.h>
#include <net/ndisc.h>
#include <net/addrconf.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment