diff --git a/lib/hdb/hdb-ldap.c b/lib/hdb/hdb-ldap.c index 71e4b083f..e5861824e 100644 --- a/lib/hdb/hdb-ldap.c +++ b/lib/hdb/hdb-ldap.c @@ -2027,6 +2027,7 @@ hdb_ldap_common(krb5_context context, #ifdef OPENLDAP_MODULE static #endif + krb5_error_code hdb_ldap_create(krb5_context context, HDB ** db, const char *arg) { @@ -2036,6 +2037,7 @@ hdb_ldap_create(krb5_context context, HDB ** db, const char *arg) #ifdef OPENLDAP_MODULE static #endif + krb5_error_code hdb_ldapi_create(krb5_context context, HDB ** db, const char *arg) {