ports/audio/vorbis-tools/files/patch-oggenc_lyrics.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

11 lines
250 B
C

--- 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>