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/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1a-fno-commo...

13 lines
341 B

https://bugs.gentoo.org/771093
--- a/src/driver_mixer_alsa.c
+++ b/src/driver_mixer_alsa.c
@@ -32,7 +32,7 @@
#define SECTION "MODULE MIXER ALSA"
-struct driver_alsamixer {
+extern struct driver_alsamixer {
char *card; /* name of the soundcard (usually "default" is fine) */
GString *channels; /* channel names to use */
struct {