summaryrefslogtreecommitdiff
path: root/net/synergy/patches/patch-ae
blob: c057195edbf314f00b90a12340633514439be6f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2009/09/19 19:14:54 tnn Exp $

--- lib/arch/CMultibyte.cpp.orig	2005-11-30 05:33:24.000000000 +0100
+++ lib/arch/CMultibyte.cpp
@@ -17,6 +17,7 @@
 
 #include "common.h"
 #include "CArch.h"
+#include <stdlib.h>
 #include <limits.h>
 #include <string.h>
 #if HAVE_LOCALE_H