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,15 @@
$NetBSD: patch-aa,v 1.28 2010/04/30 06:53:07 sbd Exp $
--- dialects/n+obsd/machine.h.orig 2006-03-28 16:54:17.000000000 -0500
+++ dialects/n+obsd/machine.h 2008-05-17 18:53:29.000000000 -0400
@@ -41,6 +41,10 @@
#include <sys/types.h>
#include <sys/param.h>
+#include <stdbool.h>
+#if __NetBSD_Version__ >= 499006200
+#define HASCWDINFO
+#endif
/*