[NETFILTER]: nf_log: move logging stuff to seperate header
[deliverable/linux.git] / net / ipv4 / netfilter / ipt_LOG.c
index f8c613a6eb04e47fc06a343d9b162b2ce380ec91..4b346e59bf2db64c024f9ccda2cb6f9ec61221e8 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/netfilter.h>
 #include <linux/netfilter/x_tables.h>
 #include <linux/netfilter_ipv4/ipt_LOG.h>
+#include <net/netfilter/nf_log.h>
 
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Netfilter Core Team <coreteam@netfilter.org>");
This page took 0.027192 seconds and 5 git commands to generate.