summaryrefslogtreecommitdiff
path: root/net/synergy/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/synergy/patches/patch-ad')
-rw-r--r--net/synergy/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/synergy/patches/patch-ad b/net/synergy/patches/patch-ad
new file mode 100644
index 00000000000..c1fbbfc57f5
--- /dev/null
+++ b/net/synergy/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2009/09/19 19:14:54 tnn Exp $
+
+--- lib/arch/CArchDaemonUnix.cpp.orig 2005-04-24 05:02:12.000000000 +0200
++++ lib/arch/CArchDaemonUnix.cpp
+@@ -14,6 +14,7 @@
+
+ #include "CArchDaemonUnix.h"
+ #include "XArchUnix.h"
++#include <stdlib.h>
+ #include <unistd.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>