Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: patch-src_nss-pgsql.h,v 1.1.1.1 2013/03/17 14:12:02 asau Exp $
# $NetBSD: patch-src_nss-pgsql.h,v 1.2 2014/03/20 18:58:31 asau Exp $
Adds checks for header files
@@ -8,7 +8,7 @@ Adds checks for header files
# ifdef HAVE_NSS_H
# include <nss.h>
+# elsif HAVE_NSSWITCH_H
+# elif HAVE_NSSWITCH_H
+# include <nsswitch.h>
# endif