diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-18 09:35:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-18 09:35:16 +0200 |
commit | d871140e95bd81cf9ee4998d7199cff292241681 (patch) | |
tree | 1af40dfdcb847dae85e9400f814190e609372907 /package/alsa-lib/patches/patch-include_sound_asound_h | |
parent | 63d872f3a7641da98fb96f368dfe0c05cef953c7 (diff) | |
parent | 0e4becbbfdcbd1404b28183ddcddae1ffc352a78 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 |