9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
202 B
C
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>
|
|
|