[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20110522.205756.895254864062539187.davem@davemloft.net>
Date: Sun, 22 May 2011 20:57:56 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
Subject: [PATCH 4/5] ipv4: Include linux/prefetch.h in fib_trie.c
Signed-off-by: David S. Miller <davem@...emloft.net>
---
net/ipv4/fib_trie.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/ipv4/fib_trie.c b/net/ipv4/fib_trie.c
index c779ce9..dd5a320 100644
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
@@ -67,6 +67,7 @@
#include <linux/if_arp.h>
#include <linux/proc_fs.h>
#include <linux/rcupdate.h>
+#include <linux/prefetch.h>
#include <linux/skbuff.h>
#include <linux/netlink.h>
#include <linux/init.h>
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists