--- linux-2.4.34/drivers/sound/sound_firmware.c 2006-10-22 18:00:33 +0200 +++ linux-2.4.34-wt1.wtap/drivers/sound/sound_firmware.c 2007-02-18 13:41:49 +0100 @@ -1,11 +1,11 @@ -#include "os.h" #define __KERNEL_SYSCALLS__ +static int my_errno; +#define errno my_errno +#include "os.h" #include #include #include #include -static int my_errno; -#define errno my_errno #include #include