mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 00:06:41 +09:00
ipv4: using prefetch requires including prefetch.h
[ Upstream commit b9eda06f80 ]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
44f6d7e64f
commit
e3b22a8ecc
@@ -91,6 +91,7 @@
|
||||
#include <linux/rcupdate.h>
|
||||
#include <linux/times.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/prefetch.h>
|
||||
#include <net/dst.h>
|
||||
#include <net/net_namespace.h>
|
||||
#include <net/protocol.h>
|
||||
|
||||
Reference in New Issue
Block a user