svn rev #22950: trunk/src/lib/crypto/krb/rand2key/
epeisach@MIT.EDU
epeisach at MIT.EDU
Tue Oct 20 06:21:01 EDT 2009
http://src.mit.edu/fisheye/changelog/krb5/?cs=22950
Commit By: epeisach
Log Message:
Include des_int.h for mit_des_fixup_key_parity prototype.
Changed Files:
U trunk/src/lib/crypto/krb/rand2key/des3_rand2key.c
Modified: trunk/src/lib/crypto/krb/rand2key/des3_rand2key.c
===================================================================
--- trunk/src/lib/crypto/krb/rand2key/des3_rand2key.c 2009-10-20 02:07:22 UTC (rev 22949)
+++ trunk/src/lib/crypto/krb/rand2key/des3_rand2key.c 2009-10-20 10:21:01 UTC (rev 22950)
@@ -26,6 +26,7 @@
#include "rand2key.h"
+#include "des_int.h"
/* RFC 3961 */
krb5_error_code
More information about the cvs-krb5
mailing list