alsa-lib_kernel_off_t.patch (241B)
1 --- alsa-lib-1.0.27.2.org/include/local.h 2 +++ alsa-lib-1.0.27.2/include/local.h 3 @@ -116,7 +116,6 @@ 4 /* kill and replace kernel-specific types */ 5 #define __user 6 #define __force 7 -#define __kernel_off_t off_t 8 9 #include <sound/asound.h> 10