SOURCES (LINUX_2_6_20): linux-2.6-vs2.3.patch - fix for net/ipv4/t...
mguevara
mguevara at pld-linux.org
Wed Jan 17 12:17:52 CET 2007
Author: mguevara Date: Wed Jan 17 11:17:52 2007 GMT
Module: SOURCES Tag: LINUX_2_6_20
---- Log message:
- fix for net/ipv4/tcp.c
---- Files affected:
SOURCES:
linux-2.6-vs2.3.patch (1.2.2.38 -> 1.2.2.39)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.2.38 SOURCES/linux-2.6-vs2.3.patch:1.2.2.39
--- SOURCES/linux-2.6-vs2.3.patch:1.2.2.38 Wed Jan 17 10:28:16 2007
+++ SOURCES/linux-2.6-vs2.3.patch Wed Jan 17 12:17:47 2007
@@ -29930,9 +29930,9 @@
--- linux-2.6.19.1/net/ipv4/tcp.c 2006-11-30 21:19:45 +0100
+++ linux-2.6.19.1-vs2.3.0.6/net/ipv4/tcp.c 2006-11-30 20:55:45 +0100
@@ -258,6 +258,7 @@
- #include <linux/bootmem.h>
#include <linux/cache.h>
#include <linux/err.h>
+ #include <linux/crypto.h>
+#include <linux/in.h>
#include <net/icmp.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.2.38&r2=1.2.2.39&f=u
More information about the pld-cvs-commit
mailing list