SOURCES: iptables-20070806.patch - proper include nf_conntrack.h
zbyniu
zbyniu at pld-linux.org
Sun Sep 9 21:43:34 CEST 2007
Author: zbyniu Date: Sun Sep 9 19:43:34 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- proper include nf_conntrack.h
---- Files affected:
SOURCES:
iptables-20070806.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/iptables-20070806.patch
diff -u SOURCES/iptables-20070806.patch:1.1 SOURCES/iptables-20070806.patch:1.2
--- SOURCES/iptables-20070806.patch:1.1 Tue Aug 14 14:22:07 2007
+++ SOURCES/iptables-20070806.patch Sun Sep 9 21:43:28 2007
@@ -663,7 +663,7 @@
+#include <stddef.h>
+#include <getopt.h>
+#include <iptables.h>
-+#include <linux/netfilter_ipv4/ip_conntrack.h>
++#include <net/netfilter/nf_conntrack.h>
+#include <linux/netfilter_ipv4/ipt_connlimit.h>
+
+/* Function which prints out usage message. */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/iptables-20070806.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list