aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-wma/files/patch-xmms-wma.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-wma/files/patch-xmms-wma.c')
-rw-r--r--audio/xmms-wma/files/patch-xmms-wma.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmms-wma/files/patch-xmms-wma.c b/audio/xmms-wma/files/patch-xmms-wma.c
new file mode 100644
index 000000000000..08c722e1af94
--- /dev/null
+++ b/audio/xmms-wma/files/patch-xmms-wma.c
@@ -0,0 +1,11 @@
+--- xmms-wma.c.orig Thu Feb 26 12:26:21 2004
++++ xmms-wma.c Thu Feb 26 11:07:28 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>