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