pkgsrc/audio/splay/patches/patch-af
2007-08-08 21:07:48 +00:00

13 lines
269 B
Text

$NetBSD: patch-af,v 1.4 2007/08/08 21:11:20 joerg Exp $
--- mpegsound/wavetoraw.cc.orig 2007-08-08 20:52:11.000000000 +0000
+++ mpegsound/wavetoraw.cc
@@ -9,7 +9,7 @@
#include "config.h"
#endif
-#include <malloc.h>
+#include <stdlib.h>
#include "mpegsound.h"