]> git.pld-linux.org Git - packages/heimdal.git/blob - heimdal-hdb-ldap.patch
- resolve man pages conflict with openssl 1.1
[packages/heimdal.git] / heimdal-hdb-ldap.patch
1 --- heimdal-7.1.0/lib/hdb/hdb-protos.h.orig     2016-12-20 05:24:44.000000000 +0100
2 +++ heimdal-7.1.0/lib/hdb/hdb-protos.h  2017-01-25 21:51:26.547406462 +0100
3 @@ -370,6 +370,7 @@
4         const hdb_entry */*e*/,
5         krb5_kvno /*kvno*/);
6  
7 +#ifndef OPENLDAP_MODULE
8  krb5_error_code
9  hdb_ldap_create (
10         krb5_context /*context*/,
11 @@ -381,6 +382,7 @@
12         krb5_context /*context*/,
13         HDB ** /*db*/,
14         const char */*arg*/);
15 +#endif
16  
17  krb5_error_code
18  hdb_list_builtin (
This page took 0.027182 seconds and 3 git commands to generate.