Files
pkgsrc-ng/audio/splay/patches/patch-af
2013-09-26 17:14:40 +02:00

14 lines
269 B
Plaintext

$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"