提交 f09484ff 编写于 作者: D David S. Miller

[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 ec41c7df
......@@ -32,6 +32,7 @@
#include <linux/in.h>
#include <linux/list.h>
#include <linux/seq_file.h>
#include <linux/interrupt.h>
static DEFINE_RWLOCK(ip_ct_gre_lock);
#define ASSERT_READ_LOCK(x)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册