summaryrefslogtreecommitdiff
path: root/net/synergy/patches/patch-am
blob: 2697833c9f7b0d8bdc452e7963226b37ca69e1f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
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