pull up r24469, r24530, r24533, r24534, r24535, r24537 from trunk
[krb5.git] / src / lib / gssapi / krb5 / krb5_gss_glue.c
index eb9dd83ca1605fc64baeb83d0f765506a83d23f7..bc3b7c7f921fa63e22ffae61b217cb5d6da22ed7 100644 (file)
@@ -298,6 +298,7 @@ krb5_gss_register_acceptor_identity(const char *keytab)
     return major_status;
 }
 
+#ifndef _WIN32
 krb5_error_code
 krb5_gss_use_kdc_context(void)
 {
@@ -327,6 +328,7 @@ krb5_gss_use_kdc_context(void)
 
     return ret;
 }
+#endif
 
 /*
  * This API should go away and be replaced with an accessor