]> git.pld-linux.org Git - packages/pdns.git/blob - pdns-openldap-2.3.patch
boost rebuild
[packages/pdns.git] / pdns-openldap-2.3.patch
1 diff -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
4 @@ -27,6 +27,8 @@
5  #include <inttypes.h>
6  #include <errno.h>
7  #include <lber.h>
8 +
9 +#define LDAP_DEPRECATED 1
10  #include <ldap.h>
11  
12  using std::list;
This page took 0.041166 seconds and 3 git commands to generate.