summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-04-24 16:04:29 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-04-24 16:04:29 +0000
commitbf036e5eec3babcb563f92cda102b37ff1aa8330 (patch)
treee2acb78f2b8fcef50865e6b6bf26148d1fc1fcce /src/include
parentb5732381d08f9756e4e00e8675ccec4b733bc753 (diff)
downloadkrb5-bf036e5eec3babcb563f92cda102b37ff1aa8330.tar.gz
krb5-bf036e5eec3babcb563f92cda102b37ff1aa8330.tar.xz
krb5-bf036e5eec3babcb563f92cda102b37ff1aa8330.zip
add PROVIDE stuff (probably belongs somewhere else)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@567 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-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 7b514608a7..42f1e8480c 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__ */