From bf036e5eec3babcb563f92cda102b37ff1aa8330 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 24 Apr 1990 16:04:29 +0000 Subject: [PATCH] add PROVIDE stuff (probably belongs somewhere else) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@567 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 7b514608a..42f1e8480 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -30,5 +30,7 @@ #endif #define PROVIDE_DES_CBC_CRC +#define PROVIDE_CRC32 +#define PROVIDE_DES_CBC_CKSUM #endif /* KRB5_CONFIG__ */ -- 2.26.2