don't need asn1.h anymore
authorJohn Kohl <jtkohl@mit.edu>
Tue, 5 Jun 1990 11:37:35 +0000 (11:37 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 5 Jun 1990 11:37:35 +0000 (11:37 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1007 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/in_tkt_sky.c

index 9b8ed988ef5c052f2d886ee391ef7d0815943528..3049f4007cae0196d70c02b743f6c169ed414918 100644 (file)
@@ -20,7 +20,6 @@ static char rcsid_in_tkt_skey_c [] =
 #include <krb5/krb5.h>
 
 #include <krb5/ext-proto.h>
-#include <krb5/asn1.h>                 /* XXX for krb5_free_keyblock! */
 
 struct skey_keyproc_arg {
     krb5_keyblock *key;