diff options
Diffstat (limited to 'audio/libworkman/files/patch-wm_helpers.c')
-rw-r--r-- | audio/libworkman/files/patch-wm_helpers.c | 11 |
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 5741f350463f..000000000000 --- a/audio/libworkman/files/patch-wm_helpers.c +++ /dev/null @@ -1,11 +0,0 @@ ---- wm_helpers.c.orig Sun Aug 8 21:05:58 1999 -+++ wm_helpers.c Sun Aug 8 21:06:12 1999 -@@ -30,7 +30,7 @@ - - #include <stdio.h> - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - #include <errno.h> - #include <stdarg.h> - #include <sys/time.h> |