SOURCES (LINUX_2_6): kernel-ipt_ACCOUNT.patch - fix 2.6.27 #include.
pluto
pluto at pld-linux.org
Sun Oct 19 19:12:00 CEST 2008
Author: pluto Date: Sun Oct 19 17:12:00 2008 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- fix 2.6.27 #include.
---- Files affected:
SOURCES:
kernel-ipt_ACCOUNT.patch (1.1.2.4 -> 1.1.2.5)
---- Diffs:
================================================================
Index: SOURCES/kernel-ipt_ACCOUNT.patch
diff -u SOURCES/kernel-ipt_ACCOUNT.patch:1.1.2.4 SOURCES/kernel-ipt_ACCOUNT.patch:1.1.2.5
--- SOURCES/kernel-ipt_ACCOUNT.patch:1.1.2.4 Sun May 18 02:08:25 2008
+++ SOURCES/kernel-ipt_ACCOUNT.patch Sun Oct 19 19:11:54 2008
@@ -128,7 +128,7 @@
+#include <net/udp.h>
+#include <net/tcp.h>
+#include <linux/netfilter_ipv4/ip_tables.h>
-+#include <asm/semaphore.h>
++#include <linux/semaphore.h>
+#include <linux/kernel.h>
+#include <linux/mm.h>
+#include <linux/string.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-ipt_ACCOUNT.patch?r1=1.1.2.4&r2=1.1.2.5&f=u
More information about the pld-cvs-commit
mailing list