Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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>