summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/rat/patches/patch-ak')
-rw-r--r--mbone/rat/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/mbone/rat/patches/patch-ak b/mbone/rat/patches/patch-ak
new file mode 100644
index 00000000000..e09b9767657
--- /dev/null
+++ b/mbone/rat/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1 2006/02/24 00:35:59 joerg Exp $
+
+--- src/auddev_freebsd.c.orig 2006-02-24 00:11:07.000000000 +0000
++++ src/auddev_freebsd.c
+@@ -43,7 +43,7 @@
+
+ #include "assert.h"
+ #include "bat_include.h"
+-#ifdef FreeBSD
++#if defined(FreeBSD) || defined(__DragonFly__)
+
+ #include <sys/soundcard.h>
+