cleanup: remove unnecessary include.
authorKevin Wilson <wkevils@gmail.com>
Sun, 16 Oct 2011 05:21:57 +0000 (05:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 23:26:16 +0000 (19:26 -0400)
This cleanup patch removes unnecessary include from net/ipv6/ip6_fib.c.

Signed-off-by: Kevin Wilson <wkevils@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c

index 320d91d..93718f3 100644 (file)
 #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>