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
@@ -0,0 +1,15 @@
$NetBSD: patch-cvsunix_src_server.c,v 1.1 2011/12/23 01:12:35 joerg Exp $
--- cvsunix/src/server.c.orig 2011-12-22 23:36:59.000000000 +0000
+++ cvsunix/src/server.c
@@ -57,10 +57,6 @@ static Key_schedule sched;
#include <gssapi/gssapi_generic.h>
#endif
-#ifndef HAVE_GSS_C_NT_HOSTBASED_SERVICE
-#define GSS_C_NT_HOSTBASED_SERVICE gss_nt_service_name
-#endif
-
/* We use Kerberos 5 routines to map the GSSAPI credential to a user
name. */
#include <krb5.h>