need kdb.h for encrypted_keyblock
authorJohn Kohl <jtkohl@mit.edu>
Sat, 15 Dec 1990 10:15:06 +0000 (10:15 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Sat, 15 Dec 1990 10:15:06 +0000 (10:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1557 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kdb/decrypt_key.c
src/lib/kdb/encrypt_key.c

index 8aec7e797a1a3ba162a47f0a6837a28bfb55e3ab..e942941f1d39b8db761cf45f9f9f3477f281f3b6 100644 (file)
@@ -18,6 +18,7 @@ static char rcsid_decrypt_key_c [] =
 #include <krb5/copyright.h>
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
+#include <krb5/kdb.h>
 
 
 /*
index 585edd1627715709c01d077d9d7cd6281146df1e..22000ec3101c9e7f5035c82e170e492e1a0ccdff 100644 (file)
@@ -18,6 +18,7 @@ static char rcsid_encrypt_key_c [] =
 #include <krb5/copyright.h>
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
+#include <krb5/kdb.h>
 
 /*
  * Encrypt a key for storage in the database.  "eblock" is used