summaryrefslogtreecommitdiff
path: root/audio/sox/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sox/patches/patch-ac')
-rw-r--r--audio/sox/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/sox/patches/patch-ac b/audio/sox/patches/patch-ac
deleted file mode 100644
index 9ffdb7d74a7..00000000000
--- a/audio/sox/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.4 2000/12/27 00:55:03 wiz Exp $
-
---- au.c.orig Fri Sep 1 18:08:24 2000
-+++ au.c
-@@ -22,6 +22,7 @@
- #include "st.h"
- #include "g72x.h"
- #include <stdlib.h>
-+#include <string.h>
-
- /* Magic numbers used in Sun and NeXT audio files */
- #define SUN_MAGIC 0x2e736e64 /* Really '.snd' */