summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/stock
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-04-23 16:55:31 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-04-23 16:55:31 +0000
commit39e1350cbb850ff9f48ec74d0b0ac9faed3493bb (patch)
tree891d23164850cd8d9ef2c9001e1ce3256f0b777e /src/include/krb5/stock
parente598066985f77d76dd221c3c60a87cabecab1f0f (diff)
downloadkrb5-39e1350cbb850ff9f48ec74d0b0ac9faed3493bb.tar.gz
krb5-39e1350cbb850ff9f48ec74d0b0ac9faed3493bb.tar.xz
krb5-39e1350cbb850ff9f48ec74d0b0ac9faed3493bb.zip
add PROVIDE_DES_CBC_CRC
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@557 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/stock')
-rw-r--r--src/include/krb5/stock/config.h2
1 files changed, 2 insertions, 0 deletions
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__ */