summaryrefslogtreecommitdiffstats
path: root/audio/vorbis-tools/files/patch-oggenc_lyrics.c
blob: a496678c03fc1c14c9662fd7373f7d59cfdf2e63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$FreeBSD$
--- oggenc/lyrics.c.orig	2010-06-05 17:00:07.000000000 +0200
+++ oggenc/lyrics.c	2010-06-05 17:00:17.000000000 +0200
@@ -16,7 +16,7 @@
 #endif
 
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <string.h>
 #include <errno.h>
 
OpenPOWER on IntegriCloud