Author: mguevara Date: Wed May 2 12:32:24 2007 GMT Module: SOURCES Tag: LINUX_2_6 ---- Log message: - fixes pwc-uncompress.o build
---- Files affected: SOURCES: linux-2.6.21.1-pwc-uncompress.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/linux-2.6.21.1-pwc-uncompress.patch diff -u /dev/null SOURCES/linux-2.6.21.1-pwc-uncompress.patch:1.1.2.1 --- /dev/null Wed May 2 14:32:24 2007 +++ SOURCES/linux-2.6.21.1-pwc-uncompress.patch Wed May 2 14:32:18 2007 @@ -0,0 +1,10 @@ +--- linux-2.6.21.a/drivers/media/video/pwc/pwc-uncompress.c 2007-04-26 05:08:32.000000000 +0200 ++++ linux-2.6.21.b/drivers/media/video/pwc/pwc-uncompress.c 2007-05-02 14:32:49.000000000 +0200 +@@ -26,6 +26,7 @@ + vim: set ts=8: + */ + ++#include <linux/threads.h> + #include <asm/current.h> + #include <asm/types.h> + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
