diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-17 18:39:11 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-17 18:39:11 +0200 |
commit | 07219bb6c9eb77a0e06449be6b4339c68253284a (patch) | |
tree | 6c613d8d3b11a43a55c5729d0ff5a80c9bb37d98 /package/alsa-lib/patches/patch-include_sound_asound_h | |
parent | 29d2f64bccfd2a2944487d4378d2c1d914363b71 (diff) |
fix alsa-lib compile, as usual with ideas and patches from sab0tage
Diffstat (limited to 'package/alsa-lib/patches/patch-include_sound_asound_h')
-rw-r--r-- | package/alsa-lib/patches/patch-include_sound_asound_h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/alsa-lib/patches/patch-include_sound_asound_h b/package/alsa-lib/patches/patch-include_sound_asound_h new file mode 100644 index 000000000..ed7354094 --- /dev/null +++ b/package/alsa-lib/patches/patch-include_sound_asound_h @@ -0,0 +1,11 @@ +--- alsa-lib-1.0.27.2.orig/include/sound/asound.h 2013-07-08 14:31:36.000000000 +0200 ++++ alsa-lib-1.0.27.2/include/sound/asound.h 2013-09-17 09:40:33.000000000 +0200 +@@ -24,7 +24,7 @@ + #define _UAPI__SOUND_ASOUND_H + + #include <linux/types.h> +- ++#undef off_t + + /* + * protocol version |