no AFSKEYFILE in small libraries
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23969 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifndef HEIMDAL_SMALLER
|
||||
|
||||
/* afs keyfile operations --------------------------------------- */
|
||||
|
||||
/*
|
||||
@@ -445,3 +447,5 @@ const krb5_kt_ops krb5_akf_ops = {
|
||||
akf_add_entry,
|
||||
NULL /* remove */
|
||||
};
|
||||
|
||||
#endif /* HEIMDAL_SMALLER */
|
||||
|
Reference in New Issue
Block a user