summaryrefslogtreecommitdiff
path: root/audio/alsa-lib/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsa-lib/patches/patch-ar')
-rw-r--r--audio/alsa-lib/patches/patch-ar14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/alsa-lib/patches/patch-ar b/audio/alsa-lib/patches/patch-ar
deleted file mode 100644
index ec632479af3..00000000000
--- a/audio/alsa-lib/patches/patch-ar
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ar,v 1.4 2014/03/25 23:06:07 asau Exp $
-
---- src/pcm/pcm_iec958.c.orig 2008-10-29 08:42:10.000000000 -0400
-+++ src/pcm/pcm_iec958.c
-@@ -26,7 +26,9 @@
- *
- */
-
-+#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__DragonFly__) && !defined(__sun)
- #include <byteswap.h>
-+#endif
- #include "pcm_local.h"
- #include "pcm_plugin.h"
-