fb1a18c3c5
PR: ports/64339 Submitted by: maintainer
11 lines
288 B
C
11 lines
288 B
C
--- 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>
|