krb5-v4compat.h defines prototypes for v4 (semiprivate functions) in

libkrb5, don't include krb5-private.h any longer.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21483 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-10 16:40:46 +00:00
parent d6cf9b7683
commit 22e0c28f45

View File

@@ -36,14 +36,6 @@ RCSID("$Id$");
#include "krb5-v4compat.h"
struct krb5_pk_identity;
struct krb5_pk_cert;
struct ContentInfo;
struct _krb5_krb_auth_data;
struct krb5_dh_moduli;
struct krb5_plugin;
enum plugin_type;
#include "krb5-private.h"
#include "heimntlm.h"
int forwardable_flag = -1;