]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/h/internal.h
krb5 client doing krb4 protocol
[1ts-debian.git] / zephyr / h / internal.h
index 2924e07fe0cb1397453b03b54e6fae9fabc68e19..78f98cfa9d7b63b423e6496b1cdc7fd3172f13e6 100644 (file)
@@ -114,5 +114,9 @@ Code_t Z_WaitForNotice __P((ZNotice_t *notice,
                            int timeout));
 
 void Z_gettimeofday(struct _ZTimeval *ztv, struct timezone *tz);
+
+#ifdef HAVE_KRB5
+int ZGetCreds(krb5_creds **creds_out);
+#endif
 #endif /* __INTERNAL_H__ */