From 39e1350cbb850ff9f48ec74d0b0ac9faed3493bb Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 23 Apr 1990 16:55:31 +0000 Subject: [PATCH] add PROVIDE_DES_CBC_CRC git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@557 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/stock/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index 9f83901d3..7b514608a 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -29,4 +29,6 @@ #define BITS32 #endif +#define PROVIDE_DES_CBC_CRC + #endif /* KRB5_CONFIG__ */ -- 2.26.2