[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
[deliverable/linux.git] / net / ipv4 / netfilter / ip_conntrack_proto_gre.c
index c777abf16cb7a99573a2a9d841b96c9fe8f6f4e5..56794797d55b9eedce61b7542ceae00a627d68ae 100644 (file)
@@ -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)
This page took 0.026673 seconds and 5 git commands to generate.