opnsense-ports/audio/libworkman/files/patch-wm__helpers.c
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

11 lines
271 B
C

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