Fixed handling of channel bindings on the client side
[cyrus-sasl.git] / lib / saslint.h
index 1af2415..11d0e10 100644 (file)
@@ -303,6 +303,7 @@ extern sasl_mutex_utils_t _sasl_mutex_utils;
 
 extern int _sasl_is_equal_mech(const char *req_mech,
                                const char *plug_mech,
+                               size_t req_mech_len,
                                int *plus);
 
 /*