plugin structures are not exposed.

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

View File

@@ -108,8 +108,6 @@ struct krb5_pk_cert;
struct ContentInfo;
struct _krb5_krb_auth_data;
struct krb5_dh_moduli;
struct krb5_plugin;
enum plugin_type;
#include "crypto-headers.h"
#include <krb5-private.h> /* for _krb5_{get,put}_int */
#endif