aboutsummaryrefslogtreecommitdiff
path: root/audio/libworkman/files/patch-wm__helpers.c
blob: 447cb97f2f05579a6d8f9d581a1aa4c1a2ff1c05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- wm_helpers.c.orig	1999-03-07 08:36:41 UTC
+++ wm_helpers.c
@@ -30,7 +30,7 @@ static char wm_helpers_id[] = "$Id: wm_h
 
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <errno.h>
 #include <stdarg.h>
 #include <sys/time.h>