提交 0c789ff6 编写于 作者: L Linus Torvalds

netfilter.h needs rcuupdate.h for RCU locking functions

This was exposed by Al's recent header file dependency reduction
patches..

Cc: Al Viro <viro@ftp.linux.org.uk>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 9b8ab9f6
......@@ -11,6 +11,7 @@
#include <linux/list.h>
#endif
#include <linux/compiler.h>
#include <linux/rcupdate.h>
/* Responses from hook functions. */
#define NF_DROP 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册