summaryrefslogtreecommitdiff
path: root/net/synergy/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'net/synergy/patches/patch-am')
-rw-r--r--net/synergy/patches/patch-am12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/synergy/patches/patch-am b/net/synergy/patches/patch-am
new file mode 100644
index 00000000000..2697833c9f7
--- /dev/null
+++ b/net/synergy/patches/patch-am
@@ -0,0 +1,12 @@
+$NetBSD: patch-am,v 1.1 2009/09/19 19:14:54 tnn Exp $
+
+--- lib/server/CClientProxy1_3.cpp.orig 2006-02-12 20:53:43.000000000 +0100
++++ lib/server/CClientProxy1_3.cpp
+@@ -17,6 +17,7 @@
+ #include "CLog.h"
+ #include "IEventQueue.h"
+ #include "TMethodEventJob.h"
++#include <string.h>
+
+ //
+ // CClientProxy1_3