Expose plugin structures.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21552 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-15 09:04:00 +00:00
parent 3d6f4fa562
commit bcc003ee5e

View File

@@ -148,12 +148,6 @@ struct krb5_dh_moduli;
/* v4 glue */
struct _krb5_krb_auth_data;
struct krb5_plugin;
enum plugin_type {
PLUGIN_TYPE_DATA = 1,
PLUGIN_TYPE_FUNC
};
#include <der.h>
#include <krb5.h>