summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-12-03 15:02:29 -0500
committerSimo Sorce <ssorce@redhat.com>2010-12-06 12:23:09 -0500
commit37f48c0019c64f20bfc24b021442b643eaf86aab (patch)
tree416ce19e54ddc2e1efa88beac4978124676c7d85 /daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
parentfee9fae941bd747d7f2f22f2b95626107b11049f (diff)
downloadfreeipa.git-37f48c0019c64f20bfc24b021442b643eaf86aab.tar.gz
freeipa.git-37f48c0019c64f20bfc24b021442b643eaf86aab.tar.xz
freeipa.git-37f48c0019c64f20bfc24b021442b643eaf86aab.zip
Make use of mozldap vs openldap for plugins selectable
Diffstat (limited to 'daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h')
-rw-r--r--daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h b/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
index bc521071..28833eaf 100644
--- a/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
+++ b/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
@@ -49,6 +49,8 @@
#include <unistd.h>
#include <stdbool.h>
+#define LDAP_DEPRECATED 1
+
#include <prio.h>
#include <ssl.h>
#include <dirsrv/slapi-plugin.h>