GSS_S_PROMPTING_NEEDED is a bit
[cyrus-sasl.git] / lib / auxprop.c
index a3f54c0..edc3106 100644 (file)
@@ -46,6 +46,7 @@
 #include <sasl.h>
 #include <prop.h>
 #include <ctype.h>
+#include <stdio.h>
 #include "saslint.h"
 
 struct proppool 
@@ -1004,8 +1005,6 @@ _sasl_print_mechanism (
   void *rock
 )
 {
-    char delimiter;
-
     if (stage == SASL_INFO_LIST_START) {
        printf ("List of auxprop plugins follows\n");
        return;