add krb5_locl.h (since we just use some stuff from there)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8575 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
#include <roken.h>
|
||||
#include <des.h>
|
||||
#include <krb5.h>
|
||||
#include <krb5_locl.h>
|
||||
#include <hdb.h>
|
||||
#include <hdb_err.h>
|
||||
#include <kadm5/admin.h>
|
||||
@@ -106,6 +107,7 @@ DECL(dump);
|
||||
DECL(load);
|
||||
DECL(merge);
|
||||
|
||||
#undef ALLOC
|
||||
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
|
||||
|
||||
/* util.c */
|
||||
|
Reference in New Issue
Block a user