summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/stock/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h
index 65207dc06..fe1ade3d2 100644
--- a/src/include/krb5/stock/config.h
+++ b/src/include/krb5/stock/config.h
@@ -155,6 +155,10 @@ typedef int krb5_sigtype;
#define KRB5_KDB_MAX_RLIFE (60*60*24*7) /* one week */
#define KRB5_KDB_EXPIRATION 2145830400 /* Thu Jan 1 00:00:00 2038 UTC */
+#ifdef Krb4Compat
+#define KRB5_KRB4_COMPAT
+#endif
+
/*
* For paranoid DOE types that don't want to give helpful error
* messages to the client....er, attacker