heimdal smaller

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23967 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-10-26 18:22:38 +00:00
parent a5d8671999
commit 17d061ec36

View File

@@ -34,6 +34,8 @@
#include "krb5_locl.h"
RCSID("$Id$");
#ifndef HEIMDAL_SMALLER
/*
* Glue for MIT API
*/
@@ -367,3 +369,5 @@ krb5_c_prf(krb5_context context,
return ret;
}
#endif /* HEIMDAL_SMALLER */