Skip to content

Commit

Permalink
cleanup: remove unnecessary include.
Browse files Browse the repository at this point in the history
This cleanup patch removes unnecessary include from net/ipv6/ip6_fib.c.

Signed-off-by: Kevin Wilson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
wkevils authored and davem330 committed Oct 19, 2011
1 parent 686dc6b commit 25c8295
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions net/ipv6/ip6_fib.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 25c8295

Please sign in to comment.