[PATCH] [Trivial] remove unnecessary header file inclusion

From: ZHAO Gang
Date: Fri Sep 13 2013 - 10:57:43 EST



file linux/fib_rules.h doesn't exist, so remove it.

Signed-off-by: ZHAO Gang <gamerh2o@xxxxxxxxx>
---
include/net/fib_rules.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/net/fib_rules.h b/include/net/fib_rules.h
index 4b2b557..c816f91 100644
--- a/include/net/fib_rules.h
+++ b/include/net/fib_rules.h
@@ -4,7 +4,6 @@
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/netdevice.h>
-#include <linux/fib_rules.h>
#include <net/flow.h>
#include <net/rtnetlink.h>

--
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/