aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centerim-devel/files/patch-libicq2000-src-ContactTree.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/centerim-devel/files/patch-libicq2000-src-ContactTree.cpp b/net-im/centerim-devel/files/patch-libicq2000-src-ContactTree.cpp
new file mode 100644
index 000000000000..88e76010151c
--- /dev/null
+++ b/net-im/centerim-devel/files/patch-libicq2000-src-ContactTree.cpp
@@ -0,0 +1,11 @@
+--- libicq2000/src/ContactTree.cpp.orig 2011-05-23 01:06:31.000000000 +0400
++++ libicq2000/src/ContactTree.cpp 2013-11-28 19:19:57.334970339 +0400
+@@ -22,6 +22,8 @@
+ #include "ContactTree.h"
+ #include "events.h"
+
++#include <cstdlib>
++
+ namespace ICQ2000 {
+
+ using std::string;