[PATCH] severing skbuff.h -> mm.h
[deliverable/linux.git] / include / net / netfilter / nf_conntrack.h
index 032b36a0e3781de36d3f9f8d2ca958b4d23b189d..bd01b4633ee20138dc6681b2e15dd2e7cabc471c 100644 (file)
@@ -56,6 +56,7 @@ union nf_conntrack_help {
 
 #include <linux/types.h>
 #include <linux/skbuff.h>
+#include <linux/timer.h>
 
 #ifdef CONFIG_NETFILTER_DEBUG
 #define NF_CT_ASSERT(x)                                                        \
This page took 0.023971 seconds and 5 git commands to generate.