summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch')
-rw-r--r--app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch b/app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch
new file mode 100644
index 000000000000..db71cd76bbc2
--- /dev/null
+++ b/app-pda/synce-kde/files/synce-kde-0.9.1+gcc-4.3.patch
@@ -0,0 +1,11 @@
+
+--- synce-kde-0.9.1.orig/raki/matchmaker.cpp
++++ synce-kde-0.9.1/raki/matchmaker.cpp
+@@ -24,6 +24,7 @@
+ #include "rapiwrapper.h"
+ #include <klocale.h>
+ #include <kdebug.h>
++#include <cstdlib>
+
+ MatchMaker::MatchMaker(QString pdaName)
+ {