summaryrefslogtreecommitdiff
path: root/community/cairo-dock-plugins/alsa-mixer-applet.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/cairo-dock-plugins/alsa-mixer-applet.patch')
-rwxr-xr-xcommunity/cairo-dock-plugins/alsa-mixer-applet.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/cairo-dock-plugins/alsa-mixer-applet.patch b/community/cairo-dock-plugins/alsa-mixer-applet.patch
new file mode 100755
index 000000000..b70b89f0c
--- /dev/null
+++ b/community/cairo-dock-plugins/alsa-mixer-applet.patch
@@ -0,0 +1,10 @@
+--- a/alsaMixer/src/applet-struct.h 2013-03-23 16:55:27.000000000 +0100
++++ b/alsaMixer/src/applet-struct.h 2013-03-28 18:56:15.981944400 +0100
+@@ -19,6 +19,7 @@
+
+ #ifndef __CD_APPLET_STRUCT__
+ #define __CD_APPLET_STRUCT__
++#include <sys/types.h>
+
+ #include <sys/types.h>
+ #include <alsa/asoundlib.h>