mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
ITS#10206 Include <kadm5/private.h> for kadm5_s_init_with_password_ctx
This commit is contained in:
parent
a950b03f1d
commit
e3ceced146
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#include <krb5.h>
|
||||
#include <kadm5/admin.h>
|
||||
#include <hdb.h>
|
||||
#include <kadm5/private.h>
|
||||
|
||||
#ifndef HDB_INTERFACE_VERSION
|
||||
#define HDB_MASTER_KEY_SET master_key_set
|
||||
|
|
|
|||
Loading…
Reference in a new issue