summaryrefslogtreecommitdiffstats
path: root/chat-libs/libmsn/gcc-4.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/libmsn/gcc-4.7.patch')
-rw-r--r--chat-libs/libmsn/gcc-4.7.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/chat-libs/libmsn/gcc-4.7.patch b/chat-libs/libmsn/gcc-4.7.patch
new file mode 100644
index 0000000000..7640f4835b
--- /dev/null
+++ b/chat-libs/libmsn/gcc-4.7.patch
@@ -0,0 +1,10 @@
+--- libmsn-4.2.orig/msn/util.cpp 2009-07-22 19:57:10.000000000 +0000
++++ libmsn-4.2/msn/util.cpp 2012-04-16 20:52:18.068767213 +0000
+@@ -25,6 +25,7 @@
+ #include <msn/util.h>
+ #include <sstream>
+ #include <errno.h>
++#include <unistd.h>
+ #include <cctype>
+ #include <fstream>
+ #include <openssl/rand.h>