summaryrefslogtreecommitdiff
path: root/audio/wmsmixer/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wmsmixer/patches/patch-ab')
-rw-r--r--audio/wmsmixer/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/wmsmixer/patches/patch-ab b/audio/wmsmixer/patches/patch-ab
deleted file mode 100644
index d743287caa5..00000000000
--- a/audio/wmsmixer/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2005/12/11 20:51:07 joerg Exp $
-
---- mixctl.h.orig 2005-12-11 20:44:55.000000000 +0000
-+++ mixctl.h
-@@ -18,7 +18,7 @@
- #ifdef __NetBSD__
- #include <soundcard.h>
- #endif
--#ifdef __FreeBSD__
-+#if defined(__FreeBSD__) || defined(__DragonFly__)
- #include <machine/soundcard.h>
- #endif
- #ifdef __linux__