summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'security/cyrus-sasl2/patches/patch-af')
-rw-r--r--security/cyrus-sasl2/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/cyrus-sasl2/patches/patch-af b/security/cyrus-sasl2/patches/patch-af
new file mode 100644
index 00000000000..2dbf0bc350c
--- /dev/null
+++ b/security/cyrus-sasl2/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.8 2005/05/21 01:44:10 rh Exp $
+
+--- lib/client.c.orig 2003-11-12 02:26:06.000000000 +1000
++++ lib/client.c
+@@ -61,8 +61,6 @@
+
+ static cmech_list_t *cmechlist; /* global var which holds the list */
+
+-static sasl_global_callbacks_t global_callbacks;
+-
+ static int _sasl_client_active = 0;
+
+ static int init_mechlist()