$NetBSD: patch-ah,v 1.4 2016/04/15 08:47:50 wiz Exp $

--- src/pcm/pcm.c.orig	2013-07-08 12:31:36.000000000 +0000
+++ src/pcm/pcm.c
@@ -630,7 +630,7 @@ playback devices.
 
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <stdarg.h>
 #include <signal.h>
 #include <ctype.h>
