summaryrefslogtreecommitdiff
path: root/net/synergy/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/synergy/patches/patch-af')
-rw-r--r--net/synergy/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/synergy/patches/patch-af b/net/synergy/patches/patch-af
new file mode 100644
index 00000000000..6ebf9f9bf20
--- /dev/null
+++ b/net/synergy/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2009/09/19 19:14:54 tnn Exp $
+
+--- lib/base/CStringUtil.cpp.orig 2005-12-14 18:25:20.000000000 +0100
++++ lib/base/CStringUtil.cpp
+@@ -16,6 +16,7 @@
+ #include "CArch.h"
+ #include "common.h"
+ #include "stdvector.h"
++#include <string.h>
+ #include <cctype>
+ #include <cstdio>
+ #include <cstdlib>