mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-15 19:01:55 -06:00
Make sure we have the right prototypes when using openldap libs
This commit is contained in:
parent
f86c8420b1
commit
66aa3581fc
@ -42,6 +42,7 @@
|
|||||||
#ifdef WITH_MOZLDAP
|
#ifdef WITH_MOZLDAP
|
||||||
#include <mozldap/ldap.h>
|
#include <mozldap/ldap.h>
|
||||||
#else
|
#else
|
||||||
|
#define LDAP_DEPRECATED 1
|
||||||
#include <ldap.h>
|
#include <ldap.h>
|
||||||
#endif
|
#endif
|
||||||
#include <sasl/sasl.h>
|
#include <sasl/sasl.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user