freebsd-ports/audio/vorbis-tools/files/patch-oggenc_lyrics.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
202 B
C

--- oggenc/lyrics.c.orig 2010-01-22 06:28:06 UTC
+++ oggenc/lyrics.c
@@ -16,7 +16,7 @@
#endif
#include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <errno.h>