summaryrefslogtreecommitdiff
path: root/community/wvstreams/wvstreams-4.6.1-gcc47.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/wvstreams/wvstreams-4.6.1-gcc47.patch')
-rw-r--r--community/wvstreams/wvstreams-4.6.1-gcc47.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/wvstreams/wvstreams-4.6.1-gcc47.patch b/community/wvstreams/wvstreams-4.6.1-gcc47.patch
new file mode 100644
index 000000000..3d6704832
--- /dev/null
+++ b/community/wvstreams/wvstreams-4.6.1-gcc47.patch
@@ -0,0 +1,10 @@
+--- wvstreams-4.6.1-dist/include/wvuid.h 2012-01-05 10:18:58.713661236 +0100
++++ wvstreams-4.6.1/include/wvuid.h 2012-01-05 10:27:42.198435328 +0100
+@@ -7,6 +7,7 @@
+ #ifndef __WVUID_H
+ #define __WVUID_H
+
++#include <unistd.h>
+ #include "wvstring.h"
+
+ #if WIN32