aports/main/alsa-lib/alsa-lib_kernel_off_t.patch
Timo Teräs 392988ed3d main/alsa-lib: fix musl build
fix various idiotic constructs. patches are mostly from sabotage,
but some I wrote myself too.
2013-09-27 14:22:24 +00:00

11 lines
241 B
Diff

--- alsa-lib-1.0.27.2.org/include/local.h
+++ alsa-lib-1.0.27.2/include/local.h
@@ -116,7 +116,6 @@
/* kill and replace kernel-specific types */
#define __user
#define __force
-#define __kernel_off_t off_t
#include <sound/asound.h>