blob: 5884e8a9cd135d7d2d3b97dd648e5f406a6b4d94 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- 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>
|