freebsd-ports/audio/xmms-wma/files/patch-xmms-wma.c
Kirill Ponomarev fb1a18c3c5 - Update to version 0.1.3
PR:		ports/64339
Submitted by:	maintainer
2004-03-16 14:39:19 +00:00

11 lines
288 B
C

--- xmms-wma.c Wed Mar 3 23:53:43 2004
+++ xmms-wma.c Thu Mar 11 18:27:02 2004
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include <malloc.h>
+#include <stdlib.h>
#include <math.h>
#include <stdbool.h>
#include <stdio.h>