mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-15 10:51:56 -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
|
||||
#include <mozldap/ldap.h>
|
||||
#else
|
||||
#define LDAP_DEPRECATED 1
|
||||
#include <ldap.h>
|
||||
#endif
|
||||
#include <sasl/sasl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user