Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(988)

Side by Side Diff: media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch

Issue 6902042: update alsa package to newest to support UCM. (Closed) Base URL: ssh://gitrw.chromium.org:9222/portage-stable.git@master
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « media-sound/alsa-headers/alsa-headers-1.0.24.ebuild ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 diff -Naur alsa-driver-1.0.6a.orig/alsa-kernel/include/asound.h alsa-driver-1.0. 6a/alsa-kernel/include/asound.h
2 --- alsa-driver-1.0.6a.orig/alsa-kernel/include/asound.h 2004-08-03 11:55 :55.000000000 -0700
3 +++ alsa-driver-1.0.6a/alsa-kernel/include/asound.h 2004-08-25 11:05:21.4456 03678 -0700
4 @@ -63,6 +63,10 @@
5 #include <sys/types.h>
6 #endif
7
8 +#ifndef __user
9 +#define __user
10 +#endif
11 +
12 /*
13 * protocol version
14 */
OLDNEW
« no previous file with comments | « media-sound/alsa-headers/alsa-headers-1.0.24.ebuild ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698