aboutsummaryrefslogtreecommitdiff
path: root/audio/libworkman/files/patch-wm__helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libworkman/files/patch-wm__helpers.c')
-rw-r--r--audio/libworkman/files/patch-wm__helpers.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/libworkman/files/patch-wm__helpers.c b/audio/libworkman/files/patch-wm__helpers.c
deleted file mode 100644
index 447cb97f2f05..000000000000
--- a/audio/libworkman/files/patch-wm__helpers.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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>