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:
@@ -36,14 +36,6 @@ RCSID("$Id$");
|
|||||||
|
|
||||||
#include "krb5-v4compat.h"
|
#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"
|
#include "heimntlm.h"
|
||||||
|
|
||||||
int forwardable_flag = -1;
|
int forwardable_flag = -1;
|
||||||
|
Reference in New Issue
Block a user