Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
$NetBSD: patch-lib_write.cpp,v 1.1 2013/04/29 21:31:09 joerg Exp $
--- lib/write.cpp.orig 2013-04-28 12:27:41.000000000 +0000
+++ lib/write.cpp
@@ -35,6 +35,7 @@
# include <sys/stat.h>
# include <sys/types.h>
# include <fcntl.h>
+# include <stdlib.h>
# if defined(__APPLE__) || defined(__NetBSD__) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__DragonFly__)
# include <sys/param.h>
# include <sys/mount.h>