summaryrefslogtreecommitdiff
path: root/pcr/yafaray-git/gcc47.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/yafaray-git/gcc47.patch')
-rw-r--r--pcr/yafaray-git/gcc47.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr/yafaray-git/gcc47.patch b/pcr/yafaray-git/gcc47.patch
new file mode 100644
index 000000000..75775498b
--- /dev/null
+++ b/pcr/yafaray-git/gcc47.patch
@@ -0,0 +1,10 @@
+--- yafaray.orig/src/yafraycore/scene.cc 2012-04-18 00:03:16.508415920 -0300
++++ yafaray/src/yafraycore/scene.cc 2012-04-18 00:29:59.090117108 -0300
+@@ -39,6 +39,7 @@
+ #include <iostream>
+ #include <limits>
+ #include <sstream>
++#include <unistd.h>
+
+ __BEGIN_YAFRAY
+