summaryrefslogtreecommitdiffstats
path: root/multimedia/gnash/patch/gcc47.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gnash/patch/gcc47.patch')
-rw-r--r--multimedia/gnash/patch/gcc47.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/gnash/patch/gcc47.patch b/multimedia/gnash/patch/gcc47.patch
new file mode 100644
index 0000000000..7886b097c9
--- /dev/null
+++ b/multimedia/gnash/patch/gcc47.patch
@@ -0,0 +1,11 @@
+diff --git a/plugin/klash4/klash_part.cpp b/plugin/klash4/klash_part.cpp
+--- a/plugin/klash4/klash_part.cpp
++++ b/plugin/klash4/klash_part.cpp
+@@ -27,6 +27,7 @@
+ #include <QByteArray>
+ #include <QMenu>
+ #include <QTimer>
++#include <unistd.h>
+
+ #include <klibloader.h>
+ #include <kdebug.h>