summaryrefslogtreecommitdiffstats
path: root/kernel/ipt_ULOG.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ipt_ULOG.h')
-rw-r--r--kernel/ipt_ULOG.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel/ipt_ULOG.h b/kernel/ipt_ULOG.h
index 5e83456..c7d3f76 100644
--- a/kernel/ipt_ULOG.h
+++ b/kernel/ipt_ULOG.h
@@ -1,4 +1,4 @@
-/* Header file for IP tables userspace logging, Version $Revision: 1.5 $
+/* Header file for IP tables userspace logging, Version $Revision: 1.6 $
*
* (C) 2000 by Harald Welte <laforge@gnumonks.org>
*
@@ -7,6 +7,10 @@
#ifndef _IPT_ULOG_H
#define _IPT_ULOG_H
+#ifndef NETLINK_NFLOG
+#define NETLINK_NFLOG 4
+#endif
+
#define ULOG_MAC_LEN 80
#define ULOG_PREFIX_LEN 32