projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
334dc61
)
add crc32_cksumtable_entry
author
John Kohl
<jtkohl@mit.edu>
Mon, 23 Apr 1990 16:56:27 +0000
(16:56 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 23 Apr 1990 16:56:27 +0000
(16:56 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@559
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/crc-32.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/crc-32.h
b/src/include/krb5/crc-32.h
index fac0b3566cdd6dfe3ff07af178fc0a05223b8b16..198eab30e916aac662a8ae4a606629320e622953 100644
(file)
--- a/
src/include/krb5/crc-32.h
+++ b/
src/include/krb5/crc-32.h
@@
-20,4
+20,6
@@
#define CRC32_CKSUM_LENGTH (4*sizeof(krb5_octet))
+extern krb5_checksum_entry crc32_cksumtable_entry;
+
#endif /* KRB5_CRC32__ */