add PROVIDE_DES_CBC_CRC
authorJohn Kohl <jtkohl@mit.edu>
Mon, 23 Apr 1990 16:55:31 +0000 (16:55 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 23 Apr 1990 16:55:31 +0000 (16:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@557 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/stock/config.h

index 9f83901d30c10f7f08c5a44e1bedfcdf2dbdc50d..7b514608a744e31f659671e620eb74949f046df7 100644 (file)
@@ -29,4 +29,6 @@
 #define BITS32
 #endif
 
+#define PROVIDE_DES_CBC_CRC
+
 #endif /* KRB5_CONFIG__ */