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