Author: qboosh Date: Fri Apr 21 23:53:44 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: alsa-driver-gcc4.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/alsa-driver-gcc4.patch diff -u /dev/null SOURCES/alsa-driver-gcc4.patch:1.1 --- /dev/null Sat Apr 22 01:53:44 2006 +++ SOURCES/alsa-driver-gcc4.patch Sat Apr 22 01:53:39 2006 @@ -0,0 +1,11 @@ +--- alsa-driver-1.0.11/isa/wavefront/wavefront_synth.c.orig 2006-04-21 22:57:40.680885000 +0200 ++++ alsa-driver-1.0.11/isa/wavefront/wavefront_synth.c 2006-04-21 23:08:24.493120750 +0200 +@@ -10,7 +10,7 @@ + #include <asm/ptrace.h> + #endif + #include <linux/unistd.h> +-static int errno; ++#include <linux/errno.h> + #endif + + #include "../../alsa-kernel/isa/wavefront/wavefront_synth.c" ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
