summaryrefslogtreecommitdiff
path: root/audio/mp3blaster/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3blaster/patches/patch-ar')
-rw-r--r--audio/mp3blaster/patches/patch-ar16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/mp3blaster/patches/patch-ar b/audio/mp3blaster/patches/patch-ar
new file mode 100644
index 00000000000..0d83e051719
--- /dev/null
+++ b/audio/mp3blaster/patches/patch-ar
@@ -0,0 +1,16 @@
+$NetBSD: patch-ar,v 1.1 2007/08/08 20:14:52 joerg Exp $
+
+--- mpegsound/wavetoraw.cc.orig 2007-08-08 19:56:08.000000000 +0000
++++ mpegsound/wavetoraw.cc
+@@ -9,11 +9,7 @@
+ #include "config.h"
+ #endif
+
+-#ifdef __FreeBSD__
+ #include <stdlib.h>
+-#else
+-#include <malloc.h>
+-#endif
+
+ #include "mpegsound.h"
+