diff options
Diffstat (limited to 'audio/xmms-wma/files/patch-xmms-wma.c')
-rw-r--r-- | audio/xmms-wma/files/patch-xmms-wma.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/xmms-wma/files/patch-xmms-wma.c b/audio/xmms-wma/files/patch-xmms-wma.c deleted file mode 100644 index 4487ed55bacd..000000000000 --- a/audio/xmms-wma/files/patch-xmms-wma.c +++ /dev/null @@ -1,11 +0,0 @@ ---- xmms-wma.c Wed Mar 3 23:53:43 2004 -+++ xmms-wma.c Thu Mar 11 18:27:02 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> |