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-src_common_common.cpp,v 1.1 2012/11/23 20:19:50 marino Exp $
--- src/common/common.cpp.orig 2009-08-13 10:32:50.000000000 +0000
+++ src/common/common.cpp
@@ -15,6 +15,7 @@
#include <boost/regex.hpp>
#include <stdlib.h>
+#include <unistd.h>
#include <string>
#ifdef SYS_WINDOWS
# include <windows.h>