projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
686dc6b
)
cleanup: remove unnecessary include.
author
Kevin Wilson
<wkevils@gmail.com>
Sun, 16 Oct 2011 05:21:57 +0000
(
05:21
+0000)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/ipv6/ip6_fib.c
b/net/ipv6/ip6_fib.c
index 320d91d20ad7ddfd981cee92161482f218c225b4..93718f3db79b3bcacd7bef609978175c68211db3 100644
(file)
--- a/
net/ipv6/ip6_fib.c
+++ b/
net/ipv6/ip6_fib.c
@@
-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>