summaryrefslogtreecommitdiff
path: root/net/scamper/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/scamper/patches/patch-ac')
-rw-r--r--net/scamper/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/scamper/patches/patch-ac b/net/scamper/patches/patch-ac
new file mode 100644
index 00000000000..100e15b839b
--- /dev/null
+++ b/net/scamper/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2006/02/24 19:53:52 joerg Exp $
+
+--- scamper_privsep.c.orig 2006-02-24 19:46:04.000000000 +0000
++++ scamper_privsep.c
+@@ -32,7 +32,7 @@
+ #define HAVE_ACCRIGHTS
+ #endif
+
+-#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
++#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__)
+ #define HAVE_SETPROCTITLE
+ #endif
+