src/protocols/jabber/auth.c

changeset 12520
3ec49915efd8
parent 12508
32f6f8bf3a57
child 12540
5efb9b4f2752
--- a/src/protocols/jabber/auth.c	Sat Dec 17 05:13:45 2005 +0000
+++ b/src/protocols/jabber/auth.c	Sat Dec 17 05:25:03 2005 +0000
@@ -727,7 +727,7 @@
 		return;
 	}
 
-#if HAVE_CYRUS_SASL
+#ifdef HAVE_CYRUS_SASL
 	/* The SASL docs say that if the client hasn't returned OK yet, we
 	 * should try one more round against it
 	 */

mercurial