You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch

14 lines
192 B

--- alsa-kernel/include/asound.h
+++ alsa-kernel/include/asound.h
@@ -63,6 +63,10 @@
#include <sys/types.h>
#endif
+#ifndef __user
+#define __user
+#endif
+
/*
* protocol version
*/