summaryrefslogtreecommitdiff
path: root/community/cairo-dock-plugins/alsa-mixer-applet.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
committerroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
commit236f7ce9638c79b9ff594552540f3f5a2cbd8703 (patch)
tree48799f3962c80c2ba374b02815b865a253d12869 /community/cairo-dock-plugins/alsa-mixer-applet.patch
parent0fbe25a10dce8ec16455854ed6929b688f98cb36 (diff)
Fri Mar 29 00:06:00 PDT 2013
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>