summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/amarok/files')
-rw-r--r--media-sound/amarok/files/amarok-1.4.10-gcc-4.3.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/media-sound/amarok/files/amarok-1.4.10-gcc-4.3.patch b/media-sound/amarok/files/amarok-1.4.10-gcc-4.3.patch
new file mode 100644
index 000000000000..d05e714a9802
--- /dev/null
+++ b/media-sound/amarok/files/amarok-1.4.10-gcc-4.3.patch
@@ -0,0 +1,10 @@
+--- amarok-1.4.10/amarok/src/engine/helix/hxplayercontrol.cpp
++++ amarok-1.4.10/amarok/src/engine/helix/hxplayercontrol.cpp
+@@ -21,6 +21,7 @@
+ #include <unistd.h>
+ #include <iostream>
+ #include <cstring>
++#include <cstdlib>
+ #include <sys/mman.h>
+
+ using namespace std;