[NETFILTER]: nf_log: move logging stuff to seperate header
[deliverable/linux.git] / net / ipv4 / netfilter / nf_conntrack_proto_icmp.c
index 3e2e5cdda9de313bccff38f1d236754900d5b7d2..cd0d6690627e3dd6fdc38cd96447ba8de50ce887 100644 (file)
@@ -18,6 +18,7 @@
 #include <net/netfilter/nf_conntrack_tuple.h>
 #include <net/netfilter/nf_conntrack_l4proto.h>
 #include <net/netfilter/nf_conntrack_core.h>
+#include <net/netfilter/nf_log.h>
 
 static unsigned long nf_ct_icmp_timeout __read_mostly = 30*HZ;
 
This page took 0.025002 seconds and 5 git commands to generate.