- Bump portrevision PR: ports/130520 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> (maintainer)
10 lines
278 B
C
10 lines
278 B
C
--- ./examples/albumart.c.orig 2008-06-23 01:43:36.000000000 +0400
|
|
+++ ./examples/albumart.c 2009-01-14 01:12:55.000000000 +0300
|
|
@@ -21,6 +21,7 @@
|
|
*/
|
|
#include "common.h"
|
|
#include "string.h"
|
|
+#include <stdlib.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|
|
#include <errno.h>
|