]> git.pld-linux.org Git - packages/pdns.git/blame - pdns-openldap-2.3.patch
boost rebuild
[packages/pdns.git] / pdns-openldap-2.3.patch
CommitLineData
3259f60d
ŁK
1diff -uNr pdns-3.0/modules/ldapbackend/powerldap.hh pdns-3.0.new/modules/ldapbackend/powerldap.hh
2--- pdns-3.0/modules/ldapbackend/powerldap.hh 2011-07-22 13:23:22.000000000 +0200
3+++ pdns-3.0.new/modules/ldapbackend/powerldap.hh 2011-11-28 11:50:02.192161656 +0100
a84e2f24 4@@ -27,6 +27,8 @@
3259f60d 5 #include <inttypes.h>
a84e2f24
JR
6 #include <errno.h>
7 #include <lber.h>
8+
9+#define LDAP_DEPRECATED 1
10 #include <ldap.h>
11
7ae07244 12 using std::list;
This page took 0.029267 seconds and 4 git commands to generate.