From 0f58d58a02a3da645febb830e1cc26d8005591c5 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sat, 24 Sep 2011 09:13:35 +0000 Subject: Update to 2.1.25. --- security/cyrus-sasl2/files/patch-plugins::gssapi.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 security/cyrus-sasl2/files/patch-plugins::gssapi.c (limited to 'security/cyrus-sasl2/files/patch-plugins::gssapi.c') diff --git a/security/cyrus-sasl2/files/patch-plugins::gssapi.c b/security/cyrus-sasl2/files/patch-plugins::gssapi.c deleted file mode 100644 index c221714f5669..000000000000 --- a/security/cyrus-sasl2/files/patch-plugins::gssapi.c +++ /dev/null @@ -1,12 +0,0 @@ ---- plugins/gssapi.c (revision 580) -+++ plugins/gssapi.c (working copy) -@@ -86,7 +86,7 @@ - - static const char * GSSAPI_BLANK_STRING = ""; - --#ifndef HAVE_GSS_C_NT_HOSTBASED_SERVICE -+#if !defined(HAVE_GSS_C_NT_HOSTBASED_SERVICE) && !defined(GSS_C_NT_HOSTBASED_SERVICE) - extern gss_OID gss_nt_service_name; - #define GSS_C_NT_HOSTBASED_SERVICE gss_nt_service_name - #endif - -- cgit v1.2.3