$NetBSD: patch-ae,v 1.1 2007/08/08 21:37:21 joerg Exp $

--- plugins/audio/iLBC/ilbccodec.c.orig	2007-08-08 20:48:37.000000000 +0000
+++ plugins/audio/iLBC/ilbccodec.c
@@ -36,7 +36,7 @@
 
 PLUGIN_CODEC_IMPLEMENT("iLBC")
 
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "iLBC/iLBC_encode.h" 
 #include "iLBC/iLBC_decode.h" 
